Back to Devexpress

PdfViewerCommands.ToggleAnnotations Property

maui-devexpress-dot-maui-dot-pdf-dot-pdfviewercommands-54a382f5.md

latest942 B
Original Source

PdfViewerCommands.ToggleAnnotations Property

Returns the command that invokes the built-in Annotations page.

Namespace : DevExpress.Maui.Pdf

Assembly : DevExpress.Maui.Pdf.dll

NuGet Package : DevExpress.Maui.Pdf

Declaration

csharp
public Command ToggleAnnotations { get; }

Property Value

TypeDescription
Command

A command.

|

Remarks

The following image shows the Annotations page:

See Also

PdfViewerCommands Class

PdfViewerCommands Members

DevExpress.Maui.Pdf Namespace