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

In This Topic
CreateSame Method (RenderFragment)
In This Topic
Creates instance of object same type as current RenderFragment object.
Syntax
'Declaration
 
Protected Overridable Function CreateSame() As RenderFragment
 

Return Value

Created fragment object.
See Also