STNSignatureProtocolGetStartStream Method |
This method returns the character that denotes the start of a new
signature.
Namespace:
EasyScriptAPI
Assembly:
EasyScriptAPI (in EasyScriptAPI.dll) Version: 3.5.29.0 (3.5.29.0)
Syntax public char GetStartStream()
Public Function GetStartStream As Char
public:
virtual wchar_t GetStartStream() sealed
abstract GetStartStream : unit -> char
override GetStartStream : unit -> char
Return Value
Type:
CharCharacter that starts a stream
Implements
ISignatureProtocolGetStartStreamSee Also