NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

PrintDialog Properties

The properties of the PrintDialog class are listed below. For a complete list of PrintDialog class members, see the PrintDialog Members topic.

Public:

AllowPrintToFile Gets or sets a value indicating whether the Print to file checkbox is enabled.
AllowSelection Gets or sets a value indicating whether the From... To... Page option button is enabled.
AllowSomePages Gets or sets a value indicating whether the Pages option button is enabled.
Document Gets or sets a value indicating the PrintDocument used to obtain PrinterSettings.
PrinterSettings Gets or sets the PrinterSettings the dialog box will be modifying.
PrintToFile Gets or sets a value indicating whether the Print to file checkbox is checked.
ShowHelp Gets or sets a value indicating whether the Help button is displayed.
ShowNetwork Gets or sets a value indicating whether the Network button is displayed.
Site (inherited from Component) Gets or sets the site of the Component.

See Also

PrintDialog Class | System.WinForms Namespace