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


C1.PrintDocument.6 アセンブリ > C1.C1Preview.Export.Xps 名前空間 > XpsC1Doc クラス : LongOperationEventHandler プロパティ
Gets or sets the delegate that will be called periodically while the document generates.
シンタックス
'宣言
 
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 メンバ