C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderTextFragment Class / CreateSame Method

In This Topic
CreateSame Method (RenderTextFragment)
In This Topic
Creates new empty RenderTextFragment object linked with same RenderObject as current object.
Syntax
'Declaration
 
Protected Overrides Function CreateSame() As RenderFragment
 

Return Value

New RenderTextFragment object.
See Also