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

Show in webframe

Top Property






Y-axis value of the top side of the rectangle.
Syntax
public double Top {get; set;}
'Declaration
 
Public Property Top As Double
'Usage
 
Dim instance As PDFRect
Dim value As Double
 
instance.Top = value
 
value = instance.Top
public double getTop()
public void setTop(double top)
            
public:
property double Top {
   double get();
   void set (    double value);
}

Property Value

A System.Double that represents the y-axis value of the top 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