Available in Industry Series products only. Prints the active document. The Print Dialog will be displayed. The PageSetup dialog will be displayed, before the print dialog, if the existing print settings are not valid for the current printer
FUNCTION PrintUsingPrintDialog : INTEGER;def vs.PrintUsingPrintDialog():
return INTEGERUse GetEnabledModules to determine if an Industry Series product is installed.
result = vs.PrintUsingPrintDialog()Availability: from VectorWorks10.5