| Pdf | 
 Inheritance Hierarchy
Inheritance Hierarchy Syntax
SyntaxThe PdfDocumentNames type exposes the following members.
 Properties
Properties| 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 ). | 
 Extension Methods
Extension Methods| 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) | 
 See Also
See Also