VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebAnnotationViewJS type / get_CreatedBy Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_CreatedBy Method
In This Topic
Gets information about the user who created the annotation.
Syntax
var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationViewJS();

var value; // Type: string
value = instance.get_CreatedBy();

Return Value

Information about the user who created the annotation. Default value is empty string.
Browser Compatibility
56+
45+
11
See Also