[]
Gets a value indicating whether the PrinterName property designates the default printer, except when the user explicitly sets PrinterName.
bool IsDefaultPrinter { get; }
Type | Description |
---|---|
bool | true if PrinterName designates the default printer; otherwise, false. |