Back to Devexpress

SYMBOL

windowsforms-17170-controls-and-libraries-rich-text-editor-fields-field-codes-symbol.md

latest584 B
Original Source

SYMBOL

  • Sep 17, 2021

Non-MailMerge field

{ SYMBOL CharNum [switches] }

Inserts a single character or a string of characters in the ANSI character set.

The CharNum property specifies the character or the decimal or hexadecimal value of the ANSI code. A hexadecimal value must have the format 0xn.

SwitchDescription
\aThe specified code is an ANSI character.
\f fontnameSpecifies the font for the character.
\s numberSpecifies the font size in points.
\uTreats specified characters as Unicode characters.