_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.

See Also

Reference

_Document Interface

_Document Members

Microsoft.Office.Interop.Word Namespace