PrintService Class
In This Article
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
C#
public class PrintService :
IPrintService
#Implements
#Inheritance
System.Object
PrintService
See Also