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

In This Topic
    findPageSegement Method (JBIG2Decoder)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable Function findPageSegement( _
       ByVal page As Integer _
    ) As PageInformationSegment
    public virtual PageInformationSegment findPageSegement( 
       int page
    )

    Parameters

    page
    See Also