Pdf |
The PdfPageObject type exposes the following members.
Name | Description | |
---|---|---|
SetCropBox(Double, Double) | Sets the CropBox. | |
SetCropBox(Double, Double, Double, Double) | Sets the CropBox. | |
SetMediaBox(Double, Double) | Sets the MediaBox. | |
SetMediaBox(Double, Double, Double, Double) | Sets the MediaBox. |
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) |