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

SYMBOL

Non-MailMerge field

{ SYMBOL CharNum [switches] }

Inserts a single character or a string of characters.

The CharNum property specifies the number that is the ANSI value of the character. You can use either the decimal value or the hexadecimal value in format 0x.

The SYMBOL field supports the following switches:

Switch Description
\a Specifies that the CharNum number is the code for an ANSI character.
\f “fontname” Specifies the font for the character.
\s number Specifies the font size in points.
\u Specifies that the CharNum number is the code for a Unicode character.