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

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

Return Value

New ParagraphImage object.
See Also