PrinterTPrintSettingsIsDefault Property |
Indicates whether this printer is the default system printer.
Namespace:
DotNetBrowser.Print
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax public bool IsDefault { get; }
Property Value
Type:
Booleantrue if this printer is the default system printer,
false otherwise.
See Also