Click or drag to resize

PdfDocumentInfo Property

(Optional; shall be an indirect reference) The document’s information dictionary (see 14.3.3, "Document Information Dictionary").

Namespace: SautinSoft.Pdf
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.8.8
Syntax
public PdfDocumentInformation Info { get; }

Property Value

PdfDocumentInformation
The document’s information dictionary.
Exceptions
See Also