Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 549 Bytes

File metadata and controls

19 lines (14 loc) · 549 Bytes

PrintWithoutUsingPrintDialog

Description

Available in Industry Series products only. Prints the active document. Neither the Print Dialog nor the PageSetup dialog will be displayed. This function can fail with certain printers if PrintUsingPrintDialog had not previously been called for the active document.

FUNCTION PrintWithoutUsingPrintDialog : INTEGER;
def vs.PrintWithoutUsingPrintDialog():
    return INTEGER

Version

Availability: from VectorWorks10.5

Category