C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderTocItem Class
Members

RenderTocItem Class
Represents a single entry in the table of contents (TOC; RenderToc) in a C1PrintDocument.
Object Model
RenderTocItem Class
Syntax
'Declaration
 
Public Class RenderTocItem 
   Inherits RenderParagraph
   Implements IDocumentLocationIStyleOwner 
 
Inheritance Hierarchy

System.Object
   C1.C1Preview.RenderObject
      C1.C1Preview.RenderTextBase
         C1.C1Preview.RenderParagraph
            C1.C1Preview.RenderTocItem

See Also