ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / 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