Okapi .NET Library

InlineCode.CLOSING Field

 [This is preliminary documentation and subject to change.]

Constant value = 0xE102. End paired code.

[Visual Basic]
Public const CLOSING As Integer = 57602
[C#]
public const int CLOSING = 57602;
[C++]
public: const int CLOSING = 57602;
[JScript]
public const var CLOSING: int = 57602;

See Also

InlineCode Class | Okapi.Library.Filter Namespace