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 DoubleDLL
double DLGetPageUserUnit(int InstanceID);Return values
| UserUnit The value of UserUnit set in the PDF. Default = 1.0 |