<< Click to Display Table of Contents >> VpeSetDevToFile |
[Windows platform only; not supported by the Community Edition]
Specifies for the currently selected output device if the document shall be printed into a file.
void VpeSetDevToFile(
VpeHandle hDoc,
int to_file
)
VpeHandle hDoc
Document Handle
int to_file
Value |
Description |
True |
print to file |
False |
do not print to file |
Remarks:
This property is not written to a VPE setup file.