Click or drag to resize

EasyScriptUncompressedDecoderParseSignature Method

Parses the next character in the signature stream.

Namespace:  EasyScriptAPI
Assembly:  EasyScriptAPI (in EasyScriptAPI.dll) Version: 3.5.29.0 (3.5.29.0)
Syntax
public void ParseSignature(
	char chr
)

Parameters

chr
Type: SystemChar
Next character in the signature stream.
See Also