Property IsDefault
- Namespace
- DotNetBrowser.Print
- Assembly
- DotNetBrowser.dll
IsDefault
Indicates whether this printer is the default system printer.
public bool IsDefault { get; }
Property Value
- bool
true
if this printer is the default system printer,false
otherwise.