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

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

Return Value

New RenderAreaFragment object.
See Also