Word.Interfaces.CritiqueAnnotationData interface

An interface describing the data returned by calling critiqueAnnotation.toJSON().

Properties

critique

Gets the critique that was passed when the annotation was inserted.

Property Details

critique

Gets the critique that was passed when the annotation was inserted.

critique?: Word.Critique;

Property Value

Remarks

[ API set: WordApi 1.7 ]