PrintDocument for WinForms
LevelSpacing プロパティ (RenderToc)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > RenderToc クラス : LevelSpacing プロパティ
Gets or sets the indentation step of TOC items. Items with RenderTocItem.Level equal to 1 are not indented, each next level is indented by this value. The default value is 10mm.
シンタックス
'宣言
 
Public Property LevelSpacing As Unit
'使用法
 
Dim instance As RenderToc
Dim value As Unit
 
instance.LevelSpacing = value
 
value = instance.LevelSpacing
public Unit LevelSpacing {get; set;}
参照

RenderToc クラス
RenderToc メンバ