Document.DeleteAllInkAnnotations Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.