ComponentOne PDF for .NET
org.jpedal.jbig2.segment.symboldictionary Namespace / SymbolDictionarySegment Class / setSymbolDictionaryFlags Method

In This Topic
    setSymbolDictionaryFlags Method (SymbolDictionarySegment)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable Sub setSymbolDictionaryFlags( _
       ByVal symbolDictionaryFlags As SymbolDictionaryFlags _
    ) 
    public virtual void setSymbolDictionaryFlags( 
       SymbolDictionaryFlags symbolDictionaryFlags
    )

    Parameters

    symbolDictionaryFlags
    See Also