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;