PageHeight
Description
Returns the height of the selected page.
Syntax
Delphi
function TDebenuPDFLibrary1811.PageHeight: Double;
ActiveX
Function DebenuPDFLibrary1811.PDFLibrary::PageHeight As Double
DLL
double DPLPageHeight(int InstanceID)
Return values
| The height of the selected page (in points, millimetres or inches) |
