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

In This Topic
    Delete Method (ContentRange)
    In This Topic
    Deletes this content from the parent Body.
    Syntax
    'Declaration
     
    Public Overridable Sub Delete() 
    public virtual void Delete()
    See Also