PrintDocument for WinForms
C1MultiDocument クラス プロパティ


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 : C1MultiDocument クラス

このクラスのメンバの一覧は、C1MultiDocumentメンバを参照してください。

パブリック プロパティ
 名前解説
Public プロパティGets the current busy state of the current document.  
Public プロパティGets or sets a value indicating whether to cancel the generation of the current document. Note that this property is useful only if C1MultiDocument.DoEvents is set to true.  
Public プロパティ System.ComponentModel.Componentから継承されます。
Public プロパティGets or sets the name of the document (used to identify documents in print tasks and so on).  
Public プロパティGets or sets a value indicating whether the current C1MultiDocument should handle Windows messages while generating.

The default value is false.

 
Public プロパティGets or sets the type of metafiles created by the current document.

The default is null (the property is not defined at the multi-document level).

 
Public プロパティGets a value indicating whether the current C1MultiDocument has been changed since it was last generated.  
Public プロパティGets a value indicating whether the current C1MultiDocument is empty, i.e. has no C1MultiDocumentItem objects with data.  
Public プロパティIndicates whether the document is currently being generated.  
Public プロパティGets the collection of C1MultiDocumentItem objects containing documents included in the current C1MultiDocument.  
Public プロパティGets the OutlineNodeCollection containing outline nodes specified for the multi-document.

Note that this collection does not include outlines of documents and reports contained within this multi-document. Use the C1MultiDocument.MakeOutlines method to build the complete outline tree for the multi-document.

See remarks for more details.

 
Public プロパティGets the total number of pages in the current multi-document.  
Public プロパティ System.ComponentModel.Componentから継承されます。
Public プロパティGets the temporary directory used by the current multi-document if its temporary storage type is StorageType.Disk.  
Public プロパティGets the temporary storage type used by the current multi-document.  
Public プロパティGets or sets a value indicating whether text in the current document is rendered using GDI+ text API.

The default is null (the property is not defined at the multi-document level).

 
Public プロパティGets or sets arbitrary data associated with the current document.  
トップ
プロテクト プロパティ
 名前解説
Protected プロパティ System.ComponentModel.Componentから継承されます。
Protected プロパティ System.ComponentModel.Componentから継承されます。
Protected プロパティ System.ComponentModel.Componentから継承されます。
トップ
参照

C1MultiDocument クラス
C1.C1Preview 名前空間