Back to Devexpress

PrintService Class

maui-devexpress-dot-maui-dot-core-5524e8e1.md

latest885 B
Original Source

PrintService Class

Allows you to display the native device’s print dialog for a specified document.

Namespace : DevExpress.Maui.Core

Assembly : DevExpress.Maui.Core.dll

NuGet Package : DevExpress.Maui.Core

Declaration

csharp
public class PrintService :
    IPrintService

Implements

IPrintService

Inheritance

System.Object PrintService

Extension Methods

Yield<PrintService>()

YieldIfNotNull<PrintService>()

See Also

PrintService Members

DevExpress.Maui.Core Namespace