Click or drag to resize

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()

Return Value

Type: Char
Character that starts a stream

Implements

ISignatureProtocolGetStartStream
See Also