←Select platform

Bottom Property

Summary
Y-axis value of the bottom side of the rectangle.
Syntax
C#
C++/CLI
Java
Python
public double Bottom { get; set; } 
public double getBottom(); 
public void setBottom( 
   double doubleValue 
); 
public: 
property double Bottom { 
   double get(); 
   void set (    double ); 
} 
Bottom # get and set (PDFRect) 

Property Value

A System.Double that represents the y-axis value of the bottom side of the rectangle.

Requirements

Target Platforms

See Also

Reference

PDFRect Structure

PDFRect Members

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.