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

In This Topic
Clone Method (ParagraphImage)
In This Topic
Creates a copy of the current ParagraphObject object.
Syntax
'Declaration
 
Public Function Clone() As ParagraphObject
 

Return Value

The newly created ParagraphObject object.
See Also