_Document.DeleteAllInkAnnotations Method
Deletes all handwritten ink annotations in a document.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Sub DeleteAllInkAnnotations
'Usage
Dim instance As _Document
instance.DeleteAllInkAnnotations()
void DeleteAllInkAnnotations()
Remarks
To work with ink annotations, you must be running Microsoft Word on a tablet computer.