PrintDocument for WinForms
OnDocumentEnded メソッド (C1PrintDocument)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1PrintDocument クラス : OnDocumentEnded メソッド
Called when the document has finished generating. Raises the C1PrintDocument.DocumentEnded event. The C1PrintDocument.BusyState property is set to BusyStateEnum.Ready before this method is called. See remarks in C1PrintDocument.OnDocumentStarting method for more details.
シンタックス
'宣言
 
Protected Overridable Sub OnDocumentEnded() 
'使用法
 
Dim instance As C1PrintDocument
 
instance.OnDocumentEnded()
protected virtual void OnDocumentEnded()
参照

C1PrintDocument クラス
C1PrintDocument メンバ