Skip to main content

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