Skip to content

TallComponents.UnoPdf.Client

TallComponents.UnoPdf.Client.Models.Pdf

RectangleModel Class

A rectangle represents an area on the page.

csharp
public class RectangleModel

Inheritance System.Object 🡒 RectangleModel

Derived
AnnotationModel

Properties
BottomThe bottom position in points.
HeightThe rectangle height in points.
LeftThe left position in points.
WidthThe rectangle width in points.