Back to Devexpress

Characters.CopyrightSymbol Field

officefileapi-devexpress-dot-office-dot-characters-427f2dca.md

latest952 B
Original Source

Characters.CopyrightSymbol Field

Returns a copyright symbol.

Namespace : DevExpress.Office

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

NuGet Package : DevExpress.Office.Core

Declaration

csharp
public const char CopyrightSymbol = '©'
vb
Public Const CopyrightSymbol As Char = "©"c

Field Value

TypeDescription
Char

A copyright symbol.

|

See Also

Characters Class

Characters Members

DevExpress.Office Namespace