Click or drag to resize

PdfToTextConverterDocumentInformation Property

PDF document information. This property is populated after the requested operation (ConvertToText) is finished.

Namespace:  ExpertPdf
Assembly:  eppdftotext (in eppdftotext.dll) Version: 7.0
Syntax
public DocumentInformation DocumentInformation { get; }

Property Value

Type: DocumentInformation
See Also