ComponentOne PDF for .NET
org.jpedal.jbig2.segment.tables Namespace / JBIG2CodeTable Class / HuffTable Property

In This Topic
    HuffTable Property (JBIG2CodeTable)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property HuffTable As Integer()
    public static int[] HuffTable {get;}
    See Also