Pdf |
The PdfObjectExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
| GetArray(PdfCollection) | Gets the PdfArray that serves as a backing storage of the specified PdfCollection. | |
| GetArray(PdfObject) | 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. | |
| GetDictionary | Gets the PdfDictionary that serves as a backing storage of the specified PdfObject. | |
| GetOrAddArray | Gets the PdfArray that serves as a backing storage of the specified PdfCollection. | |
| GetOrAddDictionary | Gets the PdfDictionary that serves as a backing storage of the specified PdfObject. |