[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.FieldCode.Delete

Delete Method

Delete()

Deletes the content from the parent Body. If it's the only instruction in the parent complex field then the whole field will be deleted.

Declaration
public override void Delete()
Public Overrides Sub Delete()
Overrides