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

RenderToc Class
Represents a table of contents (TOC) in a C1PrintDocument. Individual TOC entries are represented by RenderTocItem objects. This object may also contain other types of render objects (this may be used e.g. to show a TOC header).
Object Model
RenderToc Class
Syntax
'Declaration
 
Public Class RenderToc 
   Inherits RenderArea
   Implements IDocumentLocationIStyleOwner 
 
Inheritance Hierarchy

System.Object
   C1.C1Preview.RenderObject
      C1.C1Preview.RenderArea
         C1.C1Preview.RenderToc

See Also