Click or drag to resize
Pdf Library for .NET

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

Property Value

Type: DocumentInformation
See Also