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

In This Topic
    setContextCodingTableValue Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable Sub setContextCodingTableValue( _
       ByVal index As Integer, _
       ByVal value As Integer _
    ) 
    public virtual void setContextCodingTableValue( 
       int index,
       int value
    )

    Parameters

    index
    value
    See Also