PageHeight
Page properties
Description
Returns the height of the selected page.
Syntax
Delphi
Function TPDFlib.PageHeight: Double;
ActiveX
Function PDFlib::PageHeight() As Double
DLL
double DLPageHeight(int InstanceID);
Return values
| The height of the selected page (in points, millimeters or inches) |