DocumentInfoRequestedEventArgsFormPdfDocument Property |
PDF document to get the forms from. If this is not provided, forms will attempt to load from
the
PdfDocument property.
Namespace:
Atalasoft.Imaging.WebControls
Assembly:
Atalasoft.dotImage.WebControls (in Atalasoft.dotImage.WebControls.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxpublic PdfGeneratedDocument FormPdfDocument { get; set; }Public Property FormPdfDocument As PdfGeneratedDocument
Get
Set
Property Value
Type:
PdfGeneratedDocument
See Also