The TextFormat type exposes the following members.

Properties

  NameDescription
Public propertyBaseline
Gets or sets baseline of a text.
Public propertyBold
Gets or sets whether the font is bold.
Public propertyColor
Gets or sets color of a text.
Public propertyFontName
Gets or sets font name of a text.
Public propertyItalic
Gets or sets whether the font is italic.
Public propertySize
Gets or sets font size of a text.
Public propertyUnderline
Gets or sets whether the font is underlined.

See Also