VpeSetPreviewPosition

<< Click to Display Table of Contents >>

Navigation:  Management Functions >

VpeSetPreviewPosition

Previous pageReturn to chapter overviewNext page

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

Scrolls the preview into the given position.

void VpeSetPreviewPosition(

VpeHandle hDoc,

int left,

int top

)

VpeHandle hDoc

Document Handle

int left, top

the position within the current page in metric or inch coordinates

Remarks:

This method requires a visible preview. If the preview is not visible, the method does nothing.