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

Show in webframe

Y Property






Y-coordinate of this PDFPoint.
Syntax
public double Y {get; set;}
'Declaration
 
Public Property Y As Double
'Usage
 
Dim instance As PDFPoint
Dim value As Double
 
instance.Y = value
 
value = instance.Y
public double getY()
public void setY(double y)
            
public:
property double Y {
   double get();
   void set (    double value);
}

Property Value

A System.Double that represents the y-coordinate of this PDFPoint.
Requirements

Target Platforms

See Also

Reference

PDFPoint Structure
PDFPoint 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