Version

StringFormatParser Class Members

The following tables list the members exposed by StringFormatParser.

Public Constructors
 NameDescription
Public ConstructorStringFormatParser Constructor  
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)keywordsHashtable of valid formatting keywords.  
Public Fieldstatic (Shared in Visual Basic)keywordsCreatedWhether or not the keywords hashtable has been created.  
Public Methods
 NameDescription
Public MethodPaintTextRenders the requested text to the given Graphics object.  
See Also