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 Function GetOptCount As Integer
public:
virtual int GetOptCount() sealed
Return Value
Type:
Int32 The number of options for a list box of combo box.
See Also