Save the 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
- service
- Type: Frevvo.Forms.Client FormsService
The form service
- formInstanceUri
- Type:
System Uri
The form instance uri
- outStream
- Type:
System.IO Stream
The output stream (e.g. FileStream)
See Also