| << Click to Display Table of Contents >> VpeSetPrintable |     | 
[Professional Edition and above]
Controls, whether the next inserted object(s) are printed and exported to external files, i.e. to PDF or image files.
void VpeSetPrintable(
VpeHandle hDoc,
int yes_no
)
VpeHandle hDoc
Document Handle or VPE Object Handle
int yes_no
| Value | Description | 
| True | yes | 
| False | no | 
Default:
True
Remarks:
By default, objects which are marked as non-printable are not exported to external file formats (for example to images or PDF). See the property ExportNonPrintableObjects to override this behavior.