DocumentClass.DeleteAllInkAnnotations Method
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Public Overridable Sub DeleteAllInkAnnotations
'Usage
Dim instance As DocumentClass
instance.DeleteAllInkAnnotations()
public virtual void DeleteAllInkAnnotations()
Implements
_Document.DeleteAllInkAnnotations()