ComponentOne PDF for .NET
org.jpedal.jbig2.segment.pageinformation Namespace / PageInformationSegment Class / PageBitmap Property

In This Topic
    PageBitmap Property (PageInformationSegment)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property PageBitmap As JBIG2Bitmap
    public virtual JBIG2Bitmap PageBitmap {get;}
    See Also