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