com.spire.pdf.widget
Class PdfStateWidgetItemCollection
java.lang.Object
com.spire.pdf.PdfCollection
com.spire.pdf.widget.PdfStateWidgetItemCollection
- All Implemented Interfaces:
- com.spire.ms.System.Collections.IEnumerable, java.lang.Iterable
- Direct Known Subclasses:
- PdfRadioButtonWidgetWidgetItemCollection
public class PdfStateWidgetItemCollection
- extends PdfCollection
Represents the collection of loaded state item.
PdfStateWidgetItemCollection
public PdfStateWidgetItemCollection()
get
public PdfStateWidgetItem get(int index)
- Gets the at the specified index.