VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebAnnotationCommentJS type / set_Subject Property
Syntax BrowserCompatibility SeeAlso
In This Topic
set_Subject Method
In This Topic
Sets the subject of the comment.
Syntax
var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationCommentJS(parentCollection);

var returnValue; // Type: any

// Parameters
var value; // Type: string

returnValue = instance.set_Subject(value);

Parameters

value
The subject of the comment.
Browser Compatibility
56+
45+
11
See Also