ComponentOne PDF for .NET
org.jpedal.jbig2.decoders Namespace / JBIG2StreamDecoder Class / ArithmeticDecoder Property

In This Topic
    ArithmeticDecoder Property (JBIG2StreamDecoder)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property ArithmeticDecoder As ArithmeticDecoder
    public virtual ArithmeticDecoder ArithmeticDecoder {get;}
    See Also