getCurrentPageScaleValue
Use to get the scale from the current page scale object. This method uses the getMeasureScale method of the RxCore internal scale object associated with the current page.
See the full description of the scaleObject here.
Syntax
RxCore.getCurrentPageScaleValue();
Parameters
- NA — This method does not take any parameters.
Returns
scale: string a string consisting of two number separated with a colon, ex "1:1"