ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / org.jpedal.jbig2 Namespace / JBIG2Decoder Class / findSegment Method

In This Topic
    findSegment Method (JBIG2Decoder)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable Function findSegment( _
       ByVal segmentNumber As Integer _
    ) As Segment
    public virtual Segment findSegment( 
       int segmentNumber
    )

    Parameters

    segmentNumber
    See Also