XPdfFormFromStream Method Terminal Works - PDF Printing.Net Library
Creates an XPdfForm from a stream.

Namespace: PdfEdit.Drawing
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.1.1.0 (5.1.1.0)
Syntax

public static XPdfForm FromStream(
	Stream stream
)

Parameters

stream
Type: System.IOStream

Return Value

Type: XPdfForm
See Also

Reference