PageSettingsHelper.PrinterExists Property
Indicates whether or not there are any printers installed on the machine.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v25.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true, if there is at least one printer installed on the machine; otherwise, false. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to PrinterExists |
|---|---|
| PageSettingsHelper |
|
See Also