Back to Devexpress

PdfViewerCommands.FocusNextFormField Property

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

latest841 B
Original Source

PdfViewerCommands.FocusNextFormField Property

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

Namespace : DevExpress.Maui.Pdf

Assembly : DevExpress.Maui.Pdf.dll

NuGet Package : DevExpress.Maui.Pdf

Declaration

csharp
public Command FocusNextFormField { get; }

Property Value

TypeDescription
Command

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

|

See Also

PdfViewerCommands Class

PdfViewerCommands Members

DevExpress.Maui.Pdf Namespace