VpeSetScalePercent

<< Click to Display Table of Contents >>

Navigation:  Management Functions >

VpeSetScalePercent

Previous pageReturn to chapter overviewNext page

[Windows platform only; not supported by the Community Edition]

Sets the scale for the preview in percent. (not for printing - printing cannot be scaled in the current version).

void VpeSetScalePercent(

VpeHandle hDoc,

int scale

)

VpeHandle hDoc

Document Handle

int scale

for example: 100 = 100% (1:1)        25 = 25% (1:4)        400 = 400% (4:1)

Default:

Variable, the initial scale is computed so that the current page fits with its width into the preview.