Back to Devexpress

PdfViewerCommands.GoToFirstPage Property

maui-devexpress-dot-maui-dot-pdf-dot-pdfviewercommands-ea4d5fb3.md

latest742 B
Original Source

PdfViewerCommands.GoToFirstPage Property

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

Namespace : DevExpress.Maui.Pdf

Assembly : DevExpress.Maui.Pdf.dll

NuGet Package : DevExpress.Maui.Pdf

Declaration

csharp
public Command GoToFirstPage { get; }

Property Value

Type
Command

See Also

PdfViewerCommands Class

PdfViewerCommands Members

DevExpress.Maui.Pdf Namespace