ListBoxField
Overview
ListBoxField is a class in Aspose.PDF FOSS for C++.
This class provides 3 methods for working with ListBoxField objects in C++ programs.
Available methods include: ListBoxField, TopIndex.
All public members are accessible to any C++ application after installing the Aspose.PDF FOSS for C++ package.
Methods
| Signature | Description |
|---|---|
ListBoxField() | Calls ListBoxField on this ListBoxField instance. |
TopIndex() → int | Calls TopIndex on this ListBoxField instance. |
TopIndex(value: int) | Calls TopIndex(value) on this ListBoxField instance. |