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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1PrintDocument クラス : Outlines プロパティ
Gets the OutlineNodeCollection representing the collection of OutlineNode objects of the current document.
シンタックス
'宣言
 
Public ReadOnly Property Outlines As OutlineNodeCollection
'使用法
 
Dim instance As C1PrintDocument
Dim value As OutlineNodeCollection
 
value = instance.Outlines
public OutlineNodeCollection Outlines {get;}
参照

C1PrintDocument クラス
C1PrintDocument メンバ