ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / org.jpedal.jbig2.segment Namespace / Flags Class / getFlagValue Method

In This Topic
    getFlagValue Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable Function getFlagValue( _
       ByVal key As String _
    ) As Integer
    public virtual int getFlagValue( 
       string key
    )

    Parameters

    key
    See Also