STNSignatureProtocolGetEndStream Method |
This method returns the character that denotes the end of a stream
Namespace:
EasyScriptAPI
Assembly:
EasyScriptAPI (in EasyScriptAPI.dll) Version: 3.5.29.0 (3.5.29.0)
Syntax public char GetEndStream()
Public Function GetEndStream As Char
public:
virtual wchar_t GetEndStream() sealed
abstract GetEndStream : unit -> char
override GetEndStream : unit -> char
Return Value
Type:
CharCharacter that ends a stream
Implements
ISignatureProtocolGetEndStreamSee Also