Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

PdfQuadrilateral Properties

Represents a quadrilateral that comprises the annotation.
Name Description
P1 Gets the first quadrilateral point in the default user space.
P2 Gets the second quadrilateral point in the default user space.
P3 Gets the third quadrilateral point in the default user space.
P4 Gets the fourth quadrilateral point in the default user space.
See Also