PdfToImageConverterDocumentInformation Property |
PDF document information. This property is populated after the requested operation (ConvertToText) is finished.
Namespace:
ExpertPdf
Assembly:
eppdftoimage (in eppdftoimage.dll) Version: 7.0
Syntax public DocumentInformation DocumentInformation { get; }
Public ReadOnly Property DocumentInformation As DocumentInformation
Get
Property Value
Type:
DocumentInformationSee Also