Click or drag to resize
PMPrinterIsDefault Property
Returns true if is the default for it's type, i.e. Default cost profile.
Remarks
Always false for queues where default is not applicable.

Namespace: PM90SettingsAPI.Printer
Assembly: PM90SettingsAPI (in PM90SettingsAPI.dll) Version: 9.0.23.534 (9.0.23.534)
Syntax
C#
public bool IsDefault { get; }

Property Value

Type: Boolean
See Also