ComponentOne PDF for .NET
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