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

In This Topic
    movePointer Method (JBIG2StreamDecoder)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable Sub movePointer( _
       ByVal i As Integer _
    ) 
    public virtual void movePointer( 
       int i
    )

    Parameters

    i
    See Also