PdfFormDocument Property

The document to which this form belongs

Definition

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

Property Value

PdfDocument

See Also