PrintDocument for WinForms
FormsKeyActionEnter プロパティ (C1PrintDocument)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1PrintDocument クラス : FormsKeyActionEnter プロパティ
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.

シンタックス
'宣言
 
Public Property FormsKeyActionEnter As FormsKeyActionEnterEnum
'使用法
 
Dim instance As C1PrintDocument
Dim value As FormsKeyActionEnterEnum
 
instance.FormsKeyActionEnter = value
 
value = instance.FormsKeyActionEnter
public FormsKeyActionEnterEnum FormsKeyActionEnter {get; set;}
参照

C1PrintDocument クラス
C1PrintDocument メンバ