Skip to main content

PrinterItem.PrinterDocumentsInQueue Property

Gets information on documents in the print queue.

Namespace: DevExpress.Printing

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

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

Declaration

public string PrinterDocumentsInQueue { get; }

Property Value

Type Description
String

A string that specifies the documents in the print queue.

See Also