ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / org.jpedal.jbig2.decoders Namespace / ArithmeticDecoder Class / ArithmeticDecoder Constructor

In This Topic
    ArithmeticDecoder Constructor
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function New( _
       ByVal reader As StreamReader _
    )
    public ArithmeticDecoder( 
       StreamReader reader
    )

    Parameters

    reader
    See Also