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

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

Return Value

Created paragraph object.
See Also