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

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