Back to Devexpress

PdfViewerCommands.FocusPreviousFormField Property

maui-devexpress-dot-maui-dot-pdf-dot-pdfviewercommands-4eeea7d7.md

latest857 B
Original Source

PdfViewerCommands.FocusPreviousFormField Property

Returns the command that navigates to the previous field in the document.

Namespace : DevExpress.Maui.Pdf

Assembly : DevExpress.Maui.Pdf.dll

NuGet Package : DevExpress.Maui.Pdf

Declaration

csharp
public Command FocusPreviousFormField { get; }

Property Value

TypeDescription
Command

A command that navigates to the previous field in the document.

|

See Also

PdfViewerCommands Class

PdfViewerCommands Members

DevExpress.Maui.Pdf Namespace