←Select platform

Height Property

Summary
Gets the height of the rectangle.
Syntax
C#
C++/CLI
Java
Python
public double Height { get; } 
public double getHeight(); 
public: 
property double Height { 
   double get(); 
} 
Height # get  (PDFRect) 

Property Value

A System.Double that represents the height of the rectangle.

Remarks

This is a read-only value. Height of a PDFRect is Bottom - Top.

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.