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])
void Document.printBooklet ([printBookletDialog: bool=false][, using: any])
As property
PrintBookletPrintPreference.activePrinterPreset
PrintPreference.activePrinterPreset
Jongware, 20-Jun-2010 v3.0.3d | Contents :: Index |