Page.CropBox Property
Gets or sets the page’s crop box - the area to which the page contents are clipped (cropped) when displayed or printed.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| RectangleF | The page’s crop box. |
See Also