ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / org.jpedal.jbig2.segment.symboldictionary Namespace / SymbolDictionarySegment Class / SymbolDictionarySegment Constructor

In This Topic
    SymbolDictionarySegment Constructor
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function New( _
       ByVal streamDecoder As JBIG2StreamDecoder _
    )
    public SymbolDictionarySegment( 
       JBIG2StreamDecoder streamDecoder
    )

    Parameters

    streamDecoder
    See Also