PrintDocument for WinForms
C1MultiDocument クラス
メンバ 


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 : C1MultiDocument クラス
Represents a multi-document - a sequence of several documents that have common page numbering, and can be handled (e.g. printed or exported) together as a single large document. Allows creating very large documents without running out of memory.
オブジェクト モデル
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 名前空間