Click or drag to resize

MTextFormattingOptions Properties

The MTextFormattingOptions type exposes the following members.

Properties
  NameDescription
Public propertyAligment
Gets or sets the text alignment.
Public propertyBold
Gets or sets if the text is bold.
Public propertyCharacterSpaceFactor
Gets or sets the space between characters as a multiple of the original spacing between characters.
Public propertyColor
Gets or sets the text color.
Public propertyFontName
Gets or sets the font file name (.ttf fonts without the extension).
Public propertyHeightFactor
Gets or sets the text height as a multiple of the current text height.
Public propertyItalic
Gets or sets if the text is italic.
Public propertyObliqueAngle
Gets or sets the obliquing angle in degrees.
Public propertyOverline
Gets or sets the overline.
Public propertyStrikeThrough
Gets or sets strike-through.
Public propertyUnderline
Gets or sets underline.
Public propertyWidthFactor
Gets or sets the width factor to produce wide text.
Top
See Also