PdfToImageConverterDocumentInformation Property |
PDF document information. This property is populated after the requested operation (ConvertToText) is finished.
Namespace: ExpertPdfAssembly: eppdftoimage (in eppdftoimage.dll) Version: 9.0
Syntaxpublic DocumentInformation DocumentInformation { get; }Public ReadOnly Property DocumentInformation As DocumentInformation
Get
Property Value
DocumentInformation
See Also