Click or drag to resize

FieldGetOptCount Method

Gets the number of options for a list box or combo box.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public int GetOptCount()

Return Value

Type: Int32
The number of options for a list box of combo box.
See Also