Skip to main content

PdfViewerCommands Class

Provides access to PDF viewer commands.

Namespace: DevExpress.Maui.Pdf

Assembly: DevExpress.Maui.Pdf.dll

NuGet Package: DevExpress.Maui.Pdf

Declaration

public class PdfViewerCommands :
    BindableObject

The following members return PdfViewerCommands objects:

Remarks

For more information on how to use commands in MAUI apps, refer to the following help topic: Commanding.

Inheritance

Object
BindableObject
PdfViewerCommands
See Also