PrintDocument for WinForms
Handled プロパティ (DocumentActionEventArgs)


C1.Win.PrintPreview.6 アセンブリ > C1.Win.C1Preview 名前空間 > DocumentActionEventArgs クラス : Handled プロパティ
Gets or sets a value that indicates whether the event handler has completely handled the event or whether the preview pane should continue its own processing.
シンタックス
'宣言
 
Public Property Handled As System.Boolean
'使用法
 
Dim instance As DocumentActionEventArgs
Dim value As System.Boolean
 
instance.Handled = value
 
value = instance.Handled
public System.bool Handled {get; set;}
参照

DocumentActionEventArgs クラス
DocumentActionEventArgs メンバ