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

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