ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / org.jpedal.jbig2.decoders Namespace / JBIG2StreamDecoder Class / getPageAsJBIG2Bitmap Method

In This Topic
    getPageAsJBIG2Bitmap Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable Function getPageAsJBIG2Bitmap( _
       ByVal i As Integer _
    ) As JBIG2Bitmap
    public virtual JBIG2Bitmap getPageAsJBIG2Bitmap( 
       int i
    )

    Parameters

    i
    See Also