TextBase.FontInfo Constructor(Int32,Boolean,Boolean,Boolean,Boolean)
                In This Topic
            
            Constructor which creates new Font object.
            
            
            Syntax
            
        
            Parameters
- font_index
- Index of the font in font table. Please see Index member.
- bold
- italic
- underline
- strikeout
 
            
            
            
            
            
            
            
            
            
            
            See Also