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

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

Return Value

The newly created object.
See Also