Document.DeleteAllInkAnnotations Method

Definition

Deletes all handwritten ink annotations in the document.

public:
 void DeleteAllInkAnnotations();
public void DeleteAllInkAnnotations ();
abstract member DeleteAllInkAnnotations : unit -> unit
Public Sub DeleteAllInkAnnotations ()

Remarks

To work with ink annotations, you must be running Microsoft Office Word on a tablet computer. For more information on adding handwritten ink annotations to a document, see "Mark up a document with ink annotations" in Microsoft Office Word Help.

Applies to