PdfDocumentControlAutoPdfForm Property
The object exposed by this property can be used to control the automatically created PDF form
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
public AutoPdfForm AutoPdfForm { get; }
Public ReadOnly Property AutoPdfForm As AutoPdfForm
Get
public:
property AutoPdfForm^ AutoPdfForm {
AutoPdfForm^ get ();
}
member AutoPdfForm : AutoPdfForm with get
Property Value
AutoPdfForm