[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Range.Delete

Delete Method

Delete()

Clears all content in the range including bound markers.

If the range is not a PersistentRange, it cannot be used after this method is called.

Declaration
public void Delete()
Public Sub Delete()