MauiAppBuilderExtensions_Pdf Class
In This Article
Contains the UseDevExpressPdf method that register handlers for the DevExpress .NET MAUI PDF.
Namespace: DevExpress.Maui
Assembly: DevExpress.Maui.Pdf.dll
NuGet Package: DevExpress.Maui.Pdf
#Declaration
C#
public static class MauiAppBuilderExtensions_Pdf
#Remarks
For more information, refer to the following section: Register Handlers for DevExpress Components.
See Also