Pdf |
The PdfDocumentNames type exposes the following members.
Name | Description | |
---|---|---|
Destinations | (Optional; PDF 1.2) A name tree mapping name strings to destinations (see ). | |
EmbeddedFiles | (Optional; PDF 1.4) name tree mapping name strings to file specifications for embedded file streams (see ). |
Name | Description | |
---|---|---|
GetArray |
Gets the PdfArray that serves as a backing storage of the specified PdfObject or if no PdfArray serves as a backing storage of the specified PdfObject.
(Defined by PdfObjectExtensions) | |
GetDictionary |
Gets the PdfDictionary that serves as a backing storage of the specified PdfObject.
(Defined by PdfObjectExtensions) | |
GetOrAddDictionary |
Gets the PdfDictionary that serves as a backing storage of the specified PdfObject.
(Defined by PdfObjectExtensions) |