Back to Devexpress

PdfViewerCommands Class

maui-devexpress-dot-maui-dot-pdf-094550ef.md

latest1.4 KB
Original Source

PdfViewerCommands Class

Provides access to PDF viewer commands.

Namespace : DevExpress.Maui.Pdf

Assembly : DevExpress.Maui.Pdf.dll

NuGet Package : DevExpress.Maui.Pdf

Declaration

csharp
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.

Implements

INotifyPropertyChanged

Inheritance

System.Object BindableObject PdfViewerCommands

Extension Methods

Yield<PdfViewerCommands>()

YieldIfNotNull<PdfViewerCommands>()

See Also

PdfViewerCommands Members

DevExpress.Maui.Pdf Namespace