Back to Devexpress

DXFont Properties

corelibraries-devexpress-dot-drawing-dot-dxfont-dot-underscore-properties.md

latest1.6 KB
Original Source

DXFont Properties

Contains the text format settings such as font size and style.

NameDescription
BoldGets a value that indicates whether the font is bold.
HeightObtains the font height.
ItalicGets a value that indicates whether the italic style is applied to the font.
NameGets the font name.
SizeGets the size of the font in units defined by the DXFont.Unit property.
SizeInPointsGets the size of the font in points.
StrikeoutGets a value that indicates whether the font has a horizontal line through it.
StyleReturns style information applied to the font.
UnderlineGets a value that indicates whether the font is underlined.
UnitObtains the font measurement unit.

See Also

DXFont Class

DXFont Members

DevExpress.Drawing Namespace