Accusoft.PdfXpressSdk Namespace : Quadrilateral Class |
'Declaration Public Class Quadrilateral
'Usage Dim instance As Quadrilateral
public class Quadrilateral
public __gc class Quadrilateral
public ref class Quadrilateral
The points of each Quadrilateral are specified in PDF user space coordinates which have been transformed using the default page matrix. The user space coordinate at the bottom left corner of the PDF crop box is at (0.0, 0.0).
A Quadrilateral is used by the TextMatch object to provide the bounding region of a matched text string.
System.Object
Accusoft.PdfXpressSdk.Quadrilateral