Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

PdfOrientedRectangle Properties

A rectangle that delimits a page area around a specific document element.
Name Description
Angle Gets the rotation angle of the rectangle.
BoundingRectangle Provides access to the PdfOrientedRectangle object’ s minimum bounding rectangle.
Height Gets the rectangle height.
Left Gets the rectangle position in relation to the left edge of the page.
Top Gets the rectangle position in relation to the top edge of the page.
Vertices Provides access to the PdfOrientedRectangle object’s vertices.
Width Gets the rectangle width.
See Also