Click or drag to resize

PdfDocumentNames Property

(Optional; PDF 1.2) The document's name dictionary (see 7.7.4, "Name Dictionary").

Namespace: SautinSoft.Pdf
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.11.10
Syntax
public PdfDocumentNames Names { get; }

Property Value

PdfDocumentNames
The document's name dictionary.
See Also