Overview
Rect is a interface in Aspose.PDF FOSS for TypeScript.
A dark rectangle in PDF user space.
Properties: h, w, x, y.
Properties
| Name | Type | Access | Description |
|---|
x | : number | Read | Gets the x. |
y | : number | Read | Gets the y. |
w | : number | Read | Gets the w. |
h | : number | Read | Gets the h. |