Back to Devexpress

PdfViewerCommands.GoToLastPage Property

maui-devexpress-dot-maui-dot-pdf-dot-pdfviewercommands-352dc4dd.md

latest739 B
Original Source

PdfViewerCommands.GoToLastPage Property

Returns the command that navigates the document to the last page.

Namespace : DevExpress.Maui.Pdf

Assembly : DevExpress.Maui.Pdf.dll

NuGet Package : DevExpress.Maui.Pdf

Declaration

csharp
public Command GoToLastPage { get; }

Property Value

Type
Command

See Also

PdfViewerCommands Class

PdfViewerCommands Members

DevExpress.Maui.Pdf Namespace