PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.C1Preview Namespace / RenderToc Class / FillChar Property

In This Topic
    FillChar Property (RenderToc)
    In This Topic
    Gets or sets a character used to fill empty spaces between TOC items and corresponding page numbers.
    Syntax
    'Declaration
     
    Public Property FillChar As Char
    public char FillChar {get; set;}
    See Also