|
PdfToolDocumentInformation Property |
PDF document information. This property is populated after the requested operation (GetText, GetHtml, etc) is finished.
Namespace:
SelectPdf
Assembly:
Select.Pdf (in Select.Pdf.dll) Version: 20.2
Syntax public DocumentInformation DocumentInformation { get; }
Public ReadOnly Property DocumentInformation As DocumentInformation
Get
Property Value
Type:
DocumentInformationSee Also