PdfDocumentForm Property

The PDF form of this PDF document

Definition

Namespace: HiQPdf
Assembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
C#
public PdfForm Form { get; }

Property Value

PdfForm

See Also