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

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

Return Value

The copy of the current document location.
See Also