PrintDialog Constructor
.NET Framework 4.5
Initializes a new instance of the PrintDialog class.
Namespace: System.Windows.Forms
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.
Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.