Click or drag to resize

DocumentInfoRequestedEventArgsPdfDocument Property

PDF document to get the document info from. This property is provided to allow a PDF to be loaded only once for loading multiple items. When requested, form data will attempt to load from this property if the FormPdfDocument property is not provided.

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 PdfDocument { get; set; }

Property Value

Type: PdfGeneratedDocument
See Also