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

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

    Parameters

    streamDecoder
    See Also