Back to Devexpress

PdfOrientedRectangle Constructors

officefileapi-devexpress-dot-pdf-dot-pdforientedrectangle-dot-ctor.md

latest1.1 KB
Original Source

PdfOrientedRectangle Constructors

A rectangle that delimits a page area around a specific document element.

NameParametersDescription
PdfOrientedRectangle(PdfPoint, Double, Double, Double)topLeft, width, height, angleInitializes a new instance of the PdfOrientedRectangle class with the specified location, size, and angle.
PdfOrientedRectangle(PdfPoint, Double, Double)topLeft, width, heightInitializes a new instance of the PdfOrientedRectangle class with the specified location and size.

See Also

PdfOrientedRectangle Class

PdfOrientedRectangle Members

DevExpress.Pdf Namespace