ComponentOne PDF for .NET
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