Error processing SSI file
LEADTOOLS PDF (Leadtools.Pdf assembly)

Show in webframe

Height Property (PDFRect)






Gets the height of the rectangle.
Syntax
public double Height {get;}
'Declaration
 
Public ReadOnly Property Height As Double
'Usage
 
Dim instance As PDFRect
Dim value As Double
 
value = instance.Height
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

Error processing SSI file
   Leadtools.Pdf requires a PDF Pro, Pro Suite, Document, or Medical license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features