Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

ShapeTextFont Members

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