PrintDocument for WinForms
Level プロパティ (RenderTocItem)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > RenderTocItem クラス : Level プロパティ
Gets or sets the level of the current entry in the TOC. This value is 1-based, and determines the indentation of the current item in the generated TOC. The default value is 1, which does not indent the entry. Nested levels are indented by the RenderToc.LevelSpacing amount.
シンタックス
'宣言
 
Public Property Level As System.Integer
'使用法
 
Dim instance As RenderTocItem
Dim value As System.Integer
 
instance.Level = value
 
value = instance.Level
public System.int Level {get; set;}
参照

RenderTocItem クラス
RenderTocItem メンバ