PrintDocument for WinForms
C1MultiDocument クラス
メンバ 


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 : C1MultiDocument クラス
マルチドキュメントを表します。マルチドキュメントとは、ページ番号が共通の単一の大きなドキュメントとしてまとめて処理できる(印刷やエクスポート)一連のドキュメントです。メモリ不足に陥らずに非常に大きなドキュメントを作成できます。
オブジェクト モデル
C1MultiDocument クラス
シンタックス
'宣言
 
Public Class C1MultiDocument 
   Inherits System.ComponentModel.Component
'使用法
 
Dim instance As C1MultiDocument
public class C1MultiDocument : System.ComponentModel.Component 
継承階層

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         C1.C1Preview.C1MultiDocument

参照

C1MultiDocument メンバ
C1.C1Preview 名前空間