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

In This Topic
CreateSame Method (ParagraphText)
In This Topic
Creates new empty ParagraphText object.
Syntax
'Declaration
 
Protected Overrides Function CreateSame() As ParagraphObject
 

Return Value

New ParagraphText object.
See Also