Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Core)

Comment Property

Show in webframe
Gets or sets the free flowing text that contains any additional notes or comments about this review item.
Syntax
get_comment();
set_comment(value);
Object.defineProperty('comment');

Property Value

TypeDescription
stringthe free flowing text that contains any additional notes or comments about this review item. Default value is null.
See Also

Reference

AnnReview Object
AnnReview Members

Error processing SSI file