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