<< Click to Display Table of Contents >> VpeSetPreviewWithScrollers |
[Windows platform only; not supported by the Community Edition]
If set to False, the scrollbars in the Preview are forced to be hidden. Use this property with care.
void VpeSetPreviewWithScrollers(
VpeHandle hDoc,
int yes_no
)
VpeHandle hDoc
Document Handle
int yes_no
Value |
Description |
True |
scrollbars are visible |
False |
scrollbars are invisible |
Default:
True