PrintDocument for WinForms
C1MultiDocumentItem クラス メンバ
プロパティ  メソッド 


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

C1MultiDocumentItemデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタInitializes a new instance of the C1MultiDocumentItem type.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets the value of the ColorizeHyperlinks property of the C1.C1Report.C1Report represented by the current multi-document item. This property is null the current item does not represent a C1Report.  
Public プロパティGets the value of the EmfType property of the document or report represented by the current multi-document item. This property is null if no document or report is associated with the current item.  
Public プロパティGets the list of file names used to store the document or report represented by the current item. If this item is stored in memory, this value is null.  
Public プロパティGets the 0-based index of the first page of the document associated with the current item within the containing C1MultiDocument.  
Public プロパティGets the index of the current item in the containing collection.  
Public プロパティGets a value indicating whether the current item is empty.  
Public プロパティGets the 0-based index of the last page of the document associated with the current item within the containing C1MultiDocument.

The value is undetermined if the associated document has not been generated.

 
Public プロパティGets C1MultiDocument collection containing this object.  
Public プロパティGets or sets a value specifying how outlines of the document or report represented by the current item will be treated when the outline for the whole multi-document is prepared. This property is ignored if C1MultiDocumentItem.OutlineNode is null.

For details, see the remarks section of the property.

 
Public プロパティGets or sets the outline node representing the current item in C1MultiDocument.Outlines.

For details, see the remarks section of the property.

 
Public プロパティGets the collection of outlines defined on the document or report represented by the current multi-document item.

For details, see the remarks section of the property.

 
Public プロパティGets the C1MultiDocumentItemCollection collection containing the current object.  
Public プロパティGets the total number of pages in the document associated with the current item.

The value is -1 if the associated document has not been generated.

 
Public プロパティGets or sets the C1MultiDocumentItem.PageNumberingChange object which is applied to the first page of this C1MultiDocumentItem.  
Public プロパティGets the name of the disk file used to store the document associated with the current item. If the item is stored in memory, this value is null.  
Public プロパティGets the value of the UseGdiPlusTextRendering property of the document or report represented by the current multi-document item. This property is null if no document or report is associated with the current item.  
トップ
パブリック メソッド
 名前解説
Public メソッドDisposes the current multi-document item.  
Public メソッドGets the document represented by the current multi-document item.  
Public メソッドSets the document represented by the current item.  
トップ
プロテクト メソッド
 名前解説
Protected メソッドThe item descturctor.  
トップ
参照

C1MultiDocumentItem クラス
C1.C1Preview 名前空間
C1MultiDocumentItemCollection クラス