SymbolProperties.UnicodeChar Property
Specifies the Unicode character.
Namespace: DevExpress.XtraRichEdit.Utils
Assembly: DevExpress.RichEdit.v24.1.Core.dll
NuGet Packages: DevExpress.RichEdit.Core, DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Char | A Char structure, specifying a character as a UTF-16 code int. |
See Also