ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.codestream.reader Namespace / HeaderDecoder Class / DecoderSpecs Property

In This Topic
    DecoderSpecs Property
    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