VpeEnablePrintSetupDialog

<< Click to Display Table of Contents >>

Navigation:  Management Functions >

VpeEnablePrintSetupDialog

Previous pageReturn to chapter overviewNext page

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

If set to False, no printer setup dialog will appear when the print button (or the corresponding key) in the preview is pushed.

void VpeEnablePrintSetupDialog(

VpeHandle hDoc,

int enabled

)

VpeHandle hDoc

Document Handle

int enabled

Value

Description

True

Enabled

False

Disabled

Default:

enabled (Setup Dialog will appear)