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

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

    Parameters

    ammount
    See Also