com.spire.pdf.widget
Class PdfTextBoxWidgetItemCollection
java.lang.Object
com.spire.pdf.PdfCollection
com.spire.pdf.widget.PdfTextBoxWidgetItemCollection
- All Implemented Interfaces:
- com.spire.ms.System.Collections.IEnumerable, java.lang.Iterable
public class PdfTextBoxWidgetItemCollection
- extends PdfCollection
Represents collection of text box group items.
PdfTextBoxWidgetItemCollection
public PdfTextBoxWidgetItemCollection()
get
public PdfTexBoxWidgetItem get(int index)
- Gets the at the specified index.