**************************************************************************** //
** ** //
** Class : PrintDialog ** //
** ** //
** Purpose : This class is a wrapper for the Print Setup dialog box. ** //
** ** //
**************************************************************************** //
Class Hierarchy:
cObject

PrintDialogMixins:
Print_Dialog_Mixin,
Class Definition
Properties
Handle
DeviceContext
Integer
Flags
Integer
FromPage
Integer
MaxPage
Integer
MinPage
Integer
ToPage
Functions and Procedures

Construct_Object()
************************************************************************ //
** ** //
** Procedure : Construct_Object ** //
** ** //
** Purpose : Define some properties for the Print Setup dialog box. ** //
** ** //
************************************************************************ //
Integer
PrintDialog()
************************************************************************ //
** ** //
** Function : PrintDlg ** //
** ** //
** Purpose : This function displays the Print Setup dialog box. ** //
** ** //
** Returns : If the user clicks the OK button, the return value is ** //
** non-zero (true). If the user cancels or closes the ** //
** Print Setup dialog or an error occurs, the return value ** //
** is zero (false). ** //
** ** //
************************************************************************ //
Instances
oEvalObj | cInternetSessionBusinessProcess.pkg | 88 |
References (1):