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

Show in webframe

Right Property






X-axis value of the left side of the rectangle.
Syntax
public double Right {get; set;}
'Declaration
 
Public Property Right As Double
'Usage
 
Dim instance As PDFRect
Dim value As Double
 
instance.Right = value
 
value = instance.Right
public double getRight()
public void setRight(double right)
            
public:
property double Right {
   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