PrintDocument for WPF | ComponentOne
C1.WPF.PrintDocument.4.6.2 Assembly / C1.Util Namespace / CodeRange Class / Clone Method

In This Topic
    Clone Method (CodeRange)
    In This Topic
    Syntax
    'Declaration
     
    Public Function Clone() As CodeRange
    public CodeRange Clone()
    See Also