PrintDocument for WinForms
FillChar プロパティ (TabPosition)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > TabPosition クラス : FillChar プロパティ
Gets or sets the char used to fill the space between the current and the preceding tabs.
シンタックス
'宣言
 
Public Property FillChar As System.Char
'使用法
 
Dim instance As TabPosition
Dim value As System.Char
 
instance.FillChar = value
 
value = instance.FillChar
public System.char FillChar {get; set;}
解説
This feature's main use is in RenderToc, where it fills the space between left-aligned TOC entries and right-aligned page numbers.
参照

TabPosition クラス
TabPosition メンバ