[]
Gets or sets the char used to fill the space between the current and the preceding tabs.
public 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.