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

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

    Parameters

    length
    See Also