ComponentOne PDF for .NET
CSJ2K.j2k.codestream.reader Namespace / HeaderDecoder Class / DecoderSpecs Property

In This Topic
    DecoderSpecs Property (HeaderDecoder)
    In This Topic
    Return the DecoderSpecs instance filled when reading the headers
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property DecoderSpecs As DecoderSpecs
    public virtual DecoderSpecs DecoderSpecs {get;}

    Property Value

    The DecoderSpecs of the decoder
    See Also