PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / RenderTocItemFragment Class
Members

In This Topic
    RenderTocItemFragment Class
    In This Topic
    Represents a fragment of a RenderTocItem in a resolved C1PrintDocument.
    Object Model
    RenderTocItemFragment Class
    Syntax
    'Declaration
     
    Public Class RenderTocItemFragment 
       Inherits RenderParagraphFragment
       Implements IDocumentLocation 
    public class RenderTocItemFragment : RenderParagraphFragment, IDocumentLocation  
    Inheritance Hierarchy

    System.Object
       C1.C1Preview.RenderFragment
          C1.C1Preview.RenderTextFragmentBase
             C1.C1Preview.RenderParagraphFragment
                C1.C1Preview.RenderTocItemFragment

    See Also