Class: PrintDialog

Module location: Prnt_dlg.pkg line 964 (view source)

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

Class Hierarchy:

cObjectPrintDialog

Mixins:

Print_Dialog_Mixin,

Class Definition

Properties

HandleDeviceContext
IntegerFlags
IntegerFromPage
IntegerMaxPage
IntegerMinPage
IntegerToPage

Functions and Procedures

Construct_Object()
************************************************************************ // ** ** // ** Procedure : Construct_Object ** // ** ** // ** Purpose : Define some properties for the Print Setup dialog box. ** // ** ** // ************************************************************************ //
IntegerPrintDialog()
************************************************************************ // ** ** // ** 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

oEvalObjcInternetSessionBusinessProcess.pkg88

References (1):

ModuleContaining SymbolLine
CrystalReport.pkgWinQLSelectPrinter94