<< Click to Display Table of Contents >> VpeZoomPreview |
[Windows platform only; not supported by the Community Edition]
Zooms a specified rectangle of the current page into the preview.
void VpeZoomPreview(
VpeHandle hDoc,
int left,
int top,
int right,
int bottom
)
VpeHandle hDoc
Document Handle
int left, top, right, bottom
the rectangle of 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.