remove method

remove(field)

Removes the specified field from this collection and from the document.

remove(field: Aspose.Words.Fields.Field)
ParameterTypeDescription
fieldFieldA field to remove.

See Also