←Select platform

Height Property (PDFRect)

Summary

Gets the height of the rectangle.

Syntax

C#
VB
Java
C++
public double Height {get;}
Public ReadOnly Property Height As Double
public double getHeight()
public: 
property double Height { 
   double get(); 
} 

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Pdf Assembly
Click or drag to resize