Accusoft.PdfXpress7.Net
Quadrilateral Class
Members 




This class implements and defines a bounding quadrilateral represented by four fixed points (one at each corner).
Object Model
Quadrilateral Class
Syntax
'Declaration
 
Public Class Quadrilateral 
'Usage
 
Dim instance As Quadrilateral
public class Quadrilateral 
public __gc class Quadrilateral 
public ref class Quadrilateral 
Remarks

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.

Inheritance Hierarchy

System.Object
   Accusoft.PdfXpressSdk.Quadrilateral

See Also

Reference

Quadrilateral Members
Accusoft.PdfXpressSdk Namespace

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback