ISignatureProtocolGetEndStream Method |
This method should return the character that denotes the end of a new
signature.
Namespace:
EasyScriptAPI
Assembly:
EasyScriptAPI (in EasyScriptAPI.dll) Version: 3.5.29.0 (3.5.29.0)
Syntax Function GetEndStream As Char
abstract GetEndStream : unit -> char
Return Value
Type:
CharCharacter that ends a stream
See Also