PdfRectangle Class
A rectangle used to describe locations on a page and bounding boxes for various PDF objects.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v21.2.Core.dll
Declaration
Remarks
A PdfRectangle object’s measurement units depend on the coordinate system used by the PDF object, to which the current PdfRectangle belongs.
Related GitHub Examples
The following code snippets (auto-collected from DevExpress Examples) contain references to the PdfRectangle class.
Note
The algorithm used to collect these code examples remains a work in progress. Accordingly, the links and snippets below may produce inaccurate results. If you encounter an issue with code examples below, please use the feedback form on this page to report the issue.
Inheritance
Object
PdfRectangle
See Also
Feedback