Okapi .NET Library

InlineCodeChar.CLOSING Field

 [This is preliminary documentation and subject to change.]

Constant value = U+E102. End paired code.

[Visual Basic]
Public const CLOSING As Char = ?
[C#]
public const char CLOSING = ?;
[C++]
public: const wchar_t CLOSING = ?;
[JScript]
public const var CLOSING: char = ?;

See Also

InlineCodeChar Class | Okapi.Library.Filter Namespace