PdfResourcesAddForm Method Terminal Works - PDF Printing.Net Library
Adds the specified form object to this resource dictionary and returns its local resource name.

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

public string AddForm(
	PdfFormXObject form
)

Parameters

form
Type: PdfEdit.Pdf.AdvancedPdfFormXObject

Return Value

Type: String
See Also

Reference