PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / RenderTocItem Class / RenderToc Property

In This Topic
    RenderToc Property (RenderTocItem)
    In This Topic
    Gets the RenderToc object containing the current TOC entry.
    Syntax
    'Declaration
     
    Public ReadOnly Property RenderToc As RenderToc
    public RenderToc RenderToc {get;}
    See Also