Error processing SSI file
LEADTOOLS PDF (Leadtools.Pdf assembly)

Show in webframe

PDFRect Constructor (PDFRect)






The x-coordinate of the upper-left corner of the rectangle
The y-coordinate of the upper-left corner of the rectangle
The x-coordinate of the lower-right corner of the rectangle
The y-coordinate of the lower-right corner of the rectangle
Initializes a new instance of the PDFRect structure with the specified edge locations.
Syntax
public PDFRect( 
   double left,
   double top,
   double right,
   double bottom
)
'Declaration
 
Public Function New( _
   ByVal left As Double, _
   ByVal top As Double, _
   ByVal right As Double, _
   ByVal bottom As Double _
)
'Usage
 
Dim left As Double
Dim top As Double
Dim right As Double
Dim bottom As Double
 
Dim instance As New PDFRect(left, top, right, bottom)
public PDFRect(double left, double top, double right, double bottom)
public:
PDFRect( 
   double left,
   double top,
   double right,
   double bottom
)

Parameters

left
The x-coordinate of the upper-left corner of the rectangle
top
The y-coordinate of the upper-left corner of the rectangle
right
The x-coordinate of the lower-right corner of the rectangle
bottom
The y-coordinate of the lower-right corner of the rectangle
Requirements

Target Platforms

See Also

Reference

PDFRect Structure
PDFRect Members

Error processing SSI file
   Leadtools.Pdf requires a PDF Pro, Pro Suite, Document, or Medical license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features