PrintDialog Constructor ()
.NET Framework (current version)
Initializes a new instance of the PrintDialog class.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
When you create an instance of PrintDialog, the following read/write properties are set to initial values.
Property | Initial Value |
|---|---|
false | |
true | |
false | |
null | |
null | |
false | |
false | |
true |
You can change the value for any one of these properties through a separate call to the property.
.NET Framework
Available since 1.1
Available since 1.1
Show: