Table of Contents

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 PdfWidget

The widget to remove from the document.