<< Click to Display Table of Contents >> VpeSetPreviewPosition |
[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.