GetPageUserUnit
Page properties
Description
Returns the UserUnit for the page scaling. See SetPageUserUnit for a description of this value.
Syntax
Delphi
Function TPDFlib.GetPageUserUnit: Double;
ActiveX
Function PDFlib::GetPageUserUnit() As Double
DLL
double DLGetPageUserUnit(int InstanceID);
Return values
| UserUnit The value of UserUnit set in the PDF. Default = 1.0 |