VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomImageJS type / get_ImageName Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_ImageName Method
In This Topic
Gets the image name.
Syntax
var instance = new Vintasoft.Imaging.Dicom.WebDicomImageJS();

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

Return Value

The image name.
Browser Compatibility
56+
45+
11
See Also