Method RemoveWidget
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
RemoveWidget(PdfWidget)
Removes the specified widget from the document.
public void RemoveWidget(PdfWidget widget)
Parameters
widget
PdfWidgetThe widget to remove from the document.