PrintDocument for WinForms
Outlines プロパティ (C1MultiDocumentItem)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1MultiDocumentItem クラス : Outlines プロパティ
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 ReadOnly Property Outlines As OutlineNodeCollection
'使用法
 
Dim instance As C1MultiDocumentItem
Dim value As OutlineNodeCollection
 
value = instance.Outlines
public OutlineNodeCollection Outlines {get;}
参照

C1MultiDocumentItem クラス
C1MultiDocumentItem メンバ
Outlines プロパティ
Outlines プロパティ
MakeOutlines メソッド
NestedOutlinesMode プロパティ
OutlineNode プロパティ