| << Click to Display Table of Contents >> VpeSetPaperView |     | 
[Windows platform only; not supported by the Community Edition]
If set to True, the document in the preview is drawn like a sheet of paper, reflecting the page-dimensions.
void VpeSetPaperView(
VpeHandle hDoc,
int on_off
)
VpeHandle hDoc
Document Handle
int on_off
| Value | Description | 
| True | document is drawn like a sheet of paper | 
| False | the window background is drawn in white, without borders | 
Default:
True