ComponentOne PDF for .NET
org.jpedal.jbig2.segment.pattern Namespace / PatternDictionarySegment Class / Bitmaps Property

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