represent text properties.
 
virtual vtkTypeBool GetItalic()
Enable/disable text italic.
 
virtual char * GetFontFamilyAsString()
Set/Get the font family.
 
virtual int GetFontSize()
Set/Get the font size (in points).
 
virtual vtkTypeBool GetBold()
Enable/disable text bolding.