_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 a 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 Word on a tablet computer.