Back to Devexpress

PdfRectangle Properties

officefileapi-devexpress-dot-pdf-dot-pdfrectangle-dot-underscore-properties.md

latest2.0 KB
Original Source

PdfRectangle Properties

A rectangle used to describe locations on a page and bounding boxes for various PDF objects.

NameDescription
BottomGets the PdfRectangle‘s bottom coordinate.
BottomLeftGets the PdfRectangle‘s bottom left coordinate.
BottomRightGets the PdfRectangle‘s bottom right coordinate.
CenterGets the rectangle’s center coordinate.
HeightGets the PdfRectangle‘s height.
LeftGets the PdfRectangle‘s left coordinate.
RightGets the PdfRectangle‘s right coordinate.
TopGets the PdfRectangle‘s top coordinate.
TopLeftGets the PdfRectangle‘s top left coordinate.
TopRightGets the PdfRectangle‘s top right coordinate.
WidthGets the PdfRectangle‘s width.

See Also

PdfRectangle Class

PdfRectangle Members

DevExpress.Pdf Namespace