PrintDocument for WinForms
LongOperationEventHandler プロパティ (XpsC1Doc)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview.Export.Xps 名前空間 > XpsC1Doc クラス : LongOperationEventHandler プロパティ
ドキュメントの生成中に定期的に呼び出されるデリゲートを取得または設定します。
シンタックス
'宣言
 
Public Property LongOperationEventHandler As C1.Win.LongOperationEventHandler
'使用法
 
Dim instance As XpsC1Doc
Dim value As C1.Win.LongOperationEventHandler
 
instance.LongOperationEventHandler = value
 
value = instance.LongOperationEventHandler
public C1.Win.LongOperationEventHandler LongOperationEventHandler {get; set;}
参照

XpsC1Doc クラス
XpsC1Doc メンバ