C1.WPF.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / RenderTocItem Class / CreateSame Method

In This Topic
CreateSame Method (RenderTocItem)
In This Topic
Creates new empty RenderParagraph object linked with same C1PrintDocument as current object.
Syntax
'Declaration
 
Protected Overridable Function CreateSame() As RenderObject
 

Return Value

New RenderParagraph object.
See Also