Util PrintFormInstance Method frevvo Live Forms
Save the form instance (pdf) to the given output stream.

Namespace: Frevvo.Forms.Client
Assembly: Frevvo.Forms.Client (in Frevvo.Forms.Client.dll) Version: 7.2.1.0 (7.2.1)
Syntax

public static void PrintFormInstance(
	FormsService service,
	Uri formInstanceUri,
	Stream outStream
)
See Also