ImageGear23.Formats.Pdf Assembly > ImageGear.Formats.PDF.Forms Namespace > Form Class : RemoveField Method |
Overload | Description |
---|---|
RemoveField(Field) | Removes a field from the form. |
RemoveField(String) | Removes a field from the form based on the fully qualified name, including its widget annotations and references to them from any pages. |
RemoveField(Int32) | Removes a field from the form based on the index, including its widget annotations and references to them from any pages. |