Rect

Overview

Rect is a interface in Aspose.PDF FOSS for TypeScript.

A dark rectangle in PDF user space.

Properties: h, w, x, y.

Properties

NameTypeAccessDescription
x: numberReadGets the x.
y: numberReadGets the y.
w: numberReadGets the w.
h: numberReadGets the h.