ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.codestream Namespace / HeaderInfo Class / getCopy Method

In This Topic
    getCopy Method
    In This Topic
    Returns a copy of this object
    Syntax
    'Declaration
     
    
    Public Overridable Function getCopy( _
       ByVal nt As Integer _
    ) As HeaderInfo
    public virtual HeaderInfo getCopy( 
       int nt
    )

    Parameters

    nt
    See Also