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