[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ContentMark.Delete

Delete Method

Delete()

Overridden. This method always throws an exception, because a ContentMark cannot be deleted - it is deleted automatically with its owner.

Declaration
public override void Delete()
Public Overrides Sub Delete()
Overrides
Exceptions
Type Condition
NotSupportedException

Raises at every attempt to execute this method.