C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / C1PrintDocument Class / FormsKeyActionEnter Property

In This Topic
FormsKeyActionEnter Property
In This Topic
Gets or sets the action to be performed when the ENTER key is pressed in a C1.Win.C1Preview.C1PreviewPane control which is viewing the current document.

The default value is FormsKeyActionEnterEnum.None.

Syntax
'Declaration
 
Public Property FormsKeyActionEnter As FormsKeyActionEnterEnum
 
See Also