<< Click to Display Table of Contents >> VpeSetMaxScale |
[Windows platform only; not supported by the Community Edition]
Specifies the maximum preview scale factor that can be set by the user. MaxScale may not be greater than 32.0 (3200 %).
void VpeSetMaxScale(
VpeHandle hDoc,
double max_scale
)
VpeHandle hDoc
Document Handle
double max_scale
for example: 1.0 = 100% 0.25 = 25% 6.0 = 600%
Default:
32.0 (3200 %)