←Select platform

Left Property

Summary
X-axis value of the left side of the rectangle.
Syntax
C#
C++/CLI
Java
Python
public double Left { get; set; } 
public double getLeft(); 
public void setLeft( 
   double doubleValue 
); 
public: 
property double Left { 
   double get(); 
   void set (    double ); 
} 
Left # get and set (PDFRect) 

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

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

Leadtools.Pdf Assembly

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