ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.decoder Namespace / DecoderSpecs Class / Copy Property

In This Topic
    Copy Property (DecoderSpecs)
    In This Topic
    Returns a copy of the current object.
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property Copy As DecoderSpecs
    public virtual DecoderSpecs Copy {get;}
    See Also