Skip to main content

PrinterItem.PrinterType Property

Gets the printer type.

Namespace: DevExpress.Printing

Assembly: DevExpress.Data.Desktop.v22.2.dll

NuGet Packages: DevExpress.Data.Desktop, DevExpress.ExpressApp.Win.Design, DevExpress.Win.Dashboard.Design, DevExpress.Win.Design

Declaration

public PrinterType PrinterType { get; }

Property Value

Type Description
DevExpress.Printing.Native.PrintEditor.PrinterType

The printer type.

See Also