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

Show in webframe

Left Property






X-axis value of the left side of the rectangle.
Syntax
public double Left {get; set;}
'Declaration
 
Public Property Left As Double
'Usage
 
Dim instance As PDFRect
Dim value As Double
 
instance.Left = value
 
value = instance.Left
public double getLeft()
public void setLeft(double left)
            
public:
property double Left {
   double get();
   void set (    double value);
}

Property Value

A System.Double that represents the x-axis value of the left side 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