ComponentOne PDF for .NET
org.jpedal.jbig2.segment.symboldictionary Namespace / SymbolDictionarySegment Class / Bitmaps Property

In This Topic
    Bitmaps Property (SymbolDictionarySegment)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property Bitmaps As JBIG2Bitmap()
    public virtual JBIG2Bitmap[] Bitmaps {get;}
    See Also