Document.DeleteAllInkAnnotations method (Word)
Deletes all handwritten ink annotations in a document.
Syntax
expression. DeleteAllInkAnnotations
expression Required. A variable that represents a Document object.
Remarks
To work with ink annotations, you must be running Microsoft Word on a tablet computer.
Example
The following example deletes all handwritten ink annotations in the active document.
ActiveDocument.DeleteAllInkAnnotations
See also
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.