Describes the actions to be performed when a tab key is pressed
in C1PrintPreview control which is connected to the doc engine.
Namespace:
C1.C1PrintDocumentAssembly: C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)
Syntax
| C# |
|---|
public enum FormsKeyActionTabEnum |
| Visual Basic (Declaration) |
|---|
Public Enumeration FormsKeyActionTabEnum |
Members
| Member name | Description | |
|---|---|---|
| MoveAccrossPage | ||
| MoveAccrossDoc | ||
| MoveAccrossPageCycle | ||
| MoveAccrossDocCycle | ||
| MoveAccrossPageOut | ||
| MoveAccrossDocOut |