Click or drag to resize
SignDocTextFieldAttributesgetRest Method
Get unparsed parts of default appearance string. If this function returns a non-empty string, there are unsupported operators in the 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 string getRest()

Return Value

Type: String
Concatenated unparsed parts of the default appearance string, ie, the default appearance string sans font name, font size, and text color. If this function returns a non-empty string, it will start with a space character.
See Also