Method GetWidget
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
GetWidget(int)
Gets the widget with the specified index from the collection of controls associated with this page.
public PdfWidget GetWidget(int index)
Parameters
index
intThe zero-based index of the widget to get.