Skip to content

Properties for PrintDialog

View property list in hierarchical order.

Name Description Defining Class
Child_Count Returns the number of child objects the object contains Child_Count returns the number of child objects the object contains. cObject
Collate Specifies whether collation should be used when printing multiple copies This property specifies whether collation should be used when printing multiple copies. PrintDialog
Color Specifies whether color printing should be used with color printers This property specifies whether color printing should be used with color printers. PrintDialog
Copies Specifies the number of copies printed This property specifies the number of copies printed. PrintDialog
DefaultSource Specifies the default paper source (tray) This property specifies the default paper source (tray). PrintDialog
Delegation_Mode Determines if and how unknown messages are delegated The delegation_mode of an object determines the method by which unknown messages are handled. cObject
DeviceContext Holds a handle to the device context that can be used in windows API calls. PrintDialog
DeviceName Specifies the name of the printer This property specifies the name of the printer. PrintDialog
DitherType Specifies the dithering type This property specifies the dithering type. PrintDialog
DriverName Specifies the driver name This property specifies the driver name. PrintDialog
Duplex specifies the double-sided printing type This property specifies the double-sided printing type. PrintDialog
Flags Print Dialog bit flag property This bit-flag property can be used to initialize the Print dialog box and indicates which properties are valid after the Print dialog is closed. PrintDialog
FormName Specifies the name of the form This property holds the name of the form (Letter, Legal, etc.). PrintDialog
FromPage The value of the starting page This property holds the value of the starting page edit control of the Print dialog. PrintDialog
ICMIntent Specifies the color matching method, or intent This property specifies the color matching method, or intent. PrintDialog
ICMMethod Specifies how ICM is handled This property specifies how ICM is handled. PrintDialog
MaxPage The maximum value for the ToPage property MaxPage specifies the maximum value for the ToPage property. PrintDialog
MediaType Specifies the type of media, paper or film, being printed on This property specifies the type of media, paper or film, being printed on. PrintDialog
MinPage The minimum value for the FromPage property. PrintDialog
Name Returns the full name of the object including parentage Name returns the full name (including parentage) of the object. cObject
Object_Id Returns the object handle of the object, can be used to determine if an object exists The Object_Id property returns the object handle identifier of the object. cObject
Object_Label Returns the short name of an object Object_Label returns the short name of the object using the Name property. cObject
Orientation specifies the orientation of the paper This property specifies the orientation of the paper. PrintDialog
OutputName Holds the device name for the physical output medium (output port) The property holds the device name for the physical output medium (output port). PrintDialog
PaperLength If set, overrides the length of the paper specified by the PaperSize PrintDialog
PaperSize Specifies the size of the paper to print on This property holds the size of the paper to print on. PrintDialog
PaperWidth If set, overrides the width of the paper specified by the PaperSize property PrintDialog
Parent Returns the parent of an object The Parent property returns parent object handle of an object. cObject
peNeighborhood Determines how an object and its descendents participate in object neighborhood referencing cObject
PrintQuality Specifies the printer resolution This property specifies the printer resolution. PrintDialog
Scale Specifies the factor by which the printed output is to be scaled This property specifies the factor by which the printed output is to be scaled. PrintDialog
ToPage The value of the ending page Holds the value of the ending page edit control of the Print dialog. PrintDialog
TTOption Specifies how TrueType fonts should be printed This property specifies how TrueType fonts should be printed. PrintDialog
YResolution Specifies the y-resolution, in dots per inch (DPI), of the printer This property specifies the y-resolution, in dots per inch (DPI), of the printer. PrintDialog