DataGate Print File Designer® - Build 8.0.355 and above

PrintFile.PrintSetup Property

The PrintSetup property indicates whether the print setup dialog is to display before printing.  The default is False.

printfile.PrintSetup [=boolean]

Property Value

Boolean.  Gets or sets a boolean value indicating if the print setup dialog is to display before printing.  Set True to display the setup dialog, otherwise False.

Remarks

To set the PrintSetup property, click on the right side of the property and choose one of the options shown.


Setting Description
True Display the printer setup dialog before printing.
False (Default) Do not display the printer setup dialog before printing.

See Also

PrintFile Class | PrintFile Class Members