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