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: 26.2
Syntax
public DocumentInformation DocumentInformation { get; }

Property Value

DocumentInformation
See Also