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