var instance = new Vintasoft.Imaging.Annotation.Html5.WebLinkAnnotationViewJS(); var returnValue; // Type: any // Parameters var value; // Type: string returnValue = instance.set_ModifiedBy(value);
function set_ModifiedBy( value : string ) : any;
Parameters
- value
- Information about the user who modified the annotation. Default value is empty string.