PDFReaderControls.NET Professional Type Reference

WidgetCollection.Remove Method 

Removes the given widget from this collection.

public void Remove(
   Widget widget
);

Parameters

widget
The widget to remove.

Remarks

Note that this collection can be associated with a page or a field, the page or field property on the added widget will be updated to this association.

See Also

WidgetCollection Class | TallComponents.PDF.Annotations.Widgets Namespace