VpeSetMaxScalePercent

<< Click to Display Table of Contents >>

Navigation:  Management Functions >

VpeSetMaxScalePercent

Previous pageReturn to chapter overviewNext page

[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 3200 (3200 %).

void VpeSetMaxScalePercent(

VpeHandle hDoc,

int max_scale_percent

)

VpeHandle hDoc

Document Handle

int max_scale_percent

for example: 100 = 100%                25 = 25%                600 = 600%

Default:

3200 (3200 %)