Click or drag to resize

PdfDocumentForm Property

(Optional; PDF 1.2) The document’s interactive form (AcroForm) dictionary (see 12.7.2, "Interactive Form Dictionary").

Namespace: SautinSoft.Pdf
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.8.8
Syntax
public PdfInteractiveForm Form { get; }

Property Value

PdfInteractiveForm
The document’s interactive form (AcroForm) dictionary.
See Also