XPdfFormFromFile Method Terminal Works - PDF Printing.Net Library
Creates an XPdfForm from a file.

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

public static XPdfForm FromFile(
	string path
)

Parameters

path
Type: SystemString

Return Value

Type: XPdfForm
See Also

Reference