Back to Devexpress

Characters.RightDoubleQuote Field

officefileapi-devexpress-dot-office-dot-characters-1eafb73d.md

latest977 B
Original Source

Characters.RightDoubleQuote Field

Returns a right double quote symbol.

Namespace : DevExpress.Office

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

NuGet Package : DevExpress.Office.Core

Declaration

csharp
public const char RightDoubleQuote = '”'
vb
Public Const RightDoubleQuote As Char = "”"c

Field Value

TypeDescription
Char

A right single quote symbol.

|

See Also

Characters Class

Characters Members

DevExpress.Office Namespace