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

In This Topic
Clone Method (OutputRange)
In This Topic
Clones the current OutputRange.
Syntax
'Declaration
 
Public Function Clone() As OutputRange
 

Return Value

The newly created instance.
See Also