Click or drag to resize
SignDocTextFieldAttributessetRest Method
Set unparsed parts of default appearance string.

Namespace: de.softpro.signdocsdk
Assembly: SPSignDoc_4.1_DotNetLibd (in SPSignDoc_4.1_DotNetLibd.dll) Version: 1.0.5882.21462
Syntax
public void setRest(
	string input
)

Parameters

input
Type: SystemString
The new string of unparsed operators. If this string is non-empty and does not start with a space character, a space character will be prepended automatically.
See Also