←Select platform

Y Property

Summary
Y-coordinate of this PDFPoint.
Syntax
C#
C++/CLI
Java
Python
public double Y { get; set; } 
public double getY(); 
public void setY( 
   double doubleValue 
); 
public: 
property double Y { 
   double get(); 
   void set (    double ); 
} 
Y # get and set (PDFPoint) 

Property Value

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

Requirements

Target Platforms

Help Version 22.0.2023.7.10
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.