Pdf |
The PdfPageObjectCollection type exposes the following members.
Name | Description | |
---|---|---|
AddClone | Adds the clone of the specified PdfPageObject to the PdfPageObjectCollection. | |
AddPage | Adds a new empty PdfPage to the PdfPageObjectCollection. | |
AddPages | Adds a new empty PdfPages to the PdfPageObjectCollection. | |
InsertClone | Inserts the clone of the specified PdfPageObject to the PdfPageObjectCollection at the specified index. | |
InsertPage | Adds a new empty PdfPage to the PdfPageObjectCollection at the specified index. | |
InsertPages | Adds a new empty PdfPages to the PdfPageObjectCollection at the specified index. |
Name | Description | |
---|---|---|
GetArray |
Gets the PdfArray that serves as a backing storage of the specified PdfCollection.
(Defined by PdfObjectExtensions) | |
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) | |
GetOrAddArray |
Gets the PdfArray that serves as a backing storage of the specified PdfCollection.
(Defined by PdfObjectExtensions) | |
GetOrAddDictionary |
Gets the PdfDictionary that serves as a backing storage of the specified PdfObject.
(Defined by PdfObjectExtensions) |