Appearance
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 | |
---|---|
Bottom | The bottom position in points. |
Height | The rectangle height in points. |
Left | The left position in points. |
Width | The rectangle width in points. |