Click or drag to resize

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

Return Value

Type: Char
Character that ends a stream

Implements

ISignatureProtocolGetEndStream
See Also