Page.ArtBox Property
Gets or sets the page’s art box - the rectangle that defines the extent of the page’s meaningful content as intended by the page’s creator.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| RectangleF | The page’s art box. |
See Also