VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebAnnotationCommentCollectionJS type / get_Source Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_Source Method
In This Topic
Gets the source object that stores the parent comment's data.
Syntax
var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationCommentCollectionJS(parent);

var value; // Type: object
value = instance.get_Source();

Return Value

The source object that stores the parent comment's data.
Browser Compatibility
56+
45+
11
See Also