Value
| Name | Description | Value |
|---|---|---|
| PrinterPresetTypes.CUSTOM | A custom printer preset. | 1131639917 = 'Cstm' |
| PrinterPresetTypes.DEFAULT_VALUE | The default printer preset. | 1147563124 = 'Dflt' |
Usage
In function
void Application.print (from: any[, printDialog: bool][, using: any])
void Book.print ([printDialog: bool][, using: any])
void Document.print ([printDialog: bool][, using: any])
As property
PrintPreference.activePrinterPreset
| Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |