PrintMode

This property indicates the print mode of the connection. PrintMode is a Long data type and is read-only. This property returns one of the following four enumerated values:

Value Name of the enum constant Description
1 pcPrtToDskAppend Print to Disk-Append mode. This means the Print to Disk → Append option is selected in the Printer listbox in the Printer Setup dialog of the connection.
2 pcPrtToDskSeparate Print to Disk-Separate mode. This means the Print to Disk → Separate option is selected in the Printer listbox in the Printer Setup dialog of the connection.
3 pcSpecificPrinter Specific Printer mode. This means one of the printers is selected in the Printer listbox in the Printer Setup dialog of the connection and the Use Windows Default Printer checkbox is clear.
4 pcWinDefaultPrinter Windows Default Printer mode. This means that the Use Windows Default Printer checkbox is selected.