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

In This Topic
    CreateSame Method (RenderTocItemFragment)
    In This Topic
    Creates new empty RenderParagraphFragment object linked with same RenderObject as current object.
    Syntax
    'Declaration
     
    Protected Overridable Function CreateSame() As RenderFragment
    protected virtual RenderFragment CreateSame()

    Return Value

    See Also