Print a reconstituted form instance (pdf) to the given output stream.
Namespace: Frevvo.Forms.ClientAssembly: Frevvo.Forms.Client (in Frevvo.Forms.Client.dll) Version: 7.2.1.0 (7.2.1)
Syntax
Parameters
- outStream
- Type:
System.IO Stream
The output stream (e.g. FileStream)
Exceptions
Exception | Condition |
---|---|
![]() | Thrown when PrintFormInstance is called for Flow object. |
Remarks
See Also