Click or drag to resize

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: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public PdfGeneratedDocument FormPdfDocument { get; set; }

Property Value

Type: PdfGeneratedDocument
See Also