Click or drag to resize

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; }

Property Value

Type: DocumentInformation
See Also