Back to Devexpress

Characters.SoftHyphen Field

officefileapi-devexpress-dot-office-dot-characters-333fcb17.md

latest916 B
Original Source

Characters.SoftHyphen Field

Returns a soft hyphen symbol.

Namespace : DevExpress.Office

Assembly : DevExpress.Office.v25.2.Core.dll

NuGet Package : DevExpress.Office.Core

Declaration

csharp
public const char SoftHyphen = '-'
vb
Public Const SoftHyphen As Char = "-"c

Field Value

TypeDescription
Char

\u00AD

|

See Also

Characters Class

Characters Members

DevExpress.Office Namespace