PrintDocument for WinForms
OnDocumentChanged メソッド (Exporter)


C1.PrintDocument.6 アセンブリ > C1.C1Preview.Export 名前空間 > Exporter クラス : OnDocumentChanged メソッド
Called after the Exporter.Document property has been changed. If you override this, make sure this base method also gets called.
シンタックス
'宣言
 
Protected Overridable Sub OnDocumentChanged() 
'使用法
 
Dim instance As Exporter
 
instance.OnDocumentChanged()
protected virtual void OnDocumentChanged()
参照

Exporter クラス
Exporter メンバ