CMDPrint Class

The CMDPrint class enables access to the common Print dialog facilities for the selection of the print environment. Common print dialogs, controlled by the printSetup property, are as follows.

When the user clicks the OK button in either dialog, the printer, copies, paper size, and page orientation properties are established for the application printer and apply until the application is terminated or the application printer properties are directly modified.

Other print dialog properties (for example, page range and print to file options) are the responsibility of the caller of the common dialog. No automatic actions are taken with these values.

This class is not available on a server node.

In JADE thin client mode, the common Print dialog executes on the presentation client and returns information relative to the presentation client.

For details about the constants, properties, and method defined in the CMDPrint class, see "CMDPrint Class Constants", "CMDPrint Properties", and "CMDPrint Method", in the following subsections.

CMDialog

(None)