com.spire.pdf.widget
Class PdfTextBoxWidgetItemCollection

java.lang.Object
  extended by com.spire.pdf.PdfCollection
      extended by 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.


Constructor Summary
PdfTextBoxWidgetItemCollection()
           
 
Method Summary
 PdfTexBoxWidgetItem get(int index)
          Gets the at the specified index.
 
Methods inherited from class com.spire.pdf.PdfCollection
getCount, getList
 

Constructor Detail

PdfTextBoxWidgetItemCollection

public PdfTextBoxWidgetItemCollection()
Method Detail

get

public PdfTexBoxWidgetItem get(int index)
Gets the at the specified index.