Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

ShapeTextFont Members

In This Article
Contains shape text font attributes.

#Properties

Name Description
Auto Gets whether the text formatting is determined by the drawing object’s style.
Bold Gets or sets the value indicating whether the text is formatted as bold.
CapsType Gets or sets text capitalization.
Color Gets or sets the color of the font applied to the text.
Italic Gets or sets the value indicating whether the text is formatted as italic.
Name Gets or sets the name of the font used to display the text.
Script Formats the text as subscript or superscript.
Size Gets or sets the size of the font used to display the text.
StrikeType Gets or sets the value indicating that strikethrough formatting is applied to the text.
UnderlineType Gets or sets the type of underline applied to the text.

#Methods

Name Description
SetAuto() Sets font formatting as the drawing object’s style specifies.
See Also