Click or drag to resize

STNSignatureProtocolGetCancelStream Method

This method returns the character that denotes a stream has been cancelled.

Namespace:  EasyScriptAPI
Assembly:  EasyScriptAPI (in EasyScriptAPI.dll) Version: 3.5.29.0 (3.5.29.0)
Syntax
public char GetCancelStream()

Return Value

Type: Char
Character that cancels a stream

Implements

ISignatureProtocolGetCancelStream
See Also