System.Drawing.Printing.PrinterSettings.IsDefaultPrinter Property

Gets a value indicating whether the PrinterSettings.PrinterName property designates the default printer, except when the user explicitly sets PrinterSettings.PrinterName.

Syntax

public bool IsDefaultPrinter { get; }

Value

Documentation for this section has not yet been entered.

Remarks

PrinterSettings.IsDefaultPrinter always returns false when you explicitly set the PrinterSettings.PrinterName property to a string value other than null.

Requirements

Namespace: System.Drawing.Printing
Assembly: System.Drawing (in System.Drawing.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0