Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / Section Class / Delete Method

In This Topic
    Delete Method (Section)
    In This Topic
    Deletes the section from the parent Body.
    Syntax
    'Declaration
     
    Public Sub Delete() 
    public void Delete()
    See Also