Click or drag to resize
SignDocFieldgetTopIndex Method
Get the index of the choice to be displayed in the first line of a list box. The default value is 0.

Namespace: de.softpro.signdocsdk
Assembly: SPSignDoc_4.1_DotNetLibd (in SPSignDoc_4.1_DotNetLibd.dll) Version: 1.0.5882.21462
Syntax
public int getTopIndex()

Return Value

Type: Int32
The index of the choice to be displayed in the first line of a list box or 0 for other field types.
See Also