VintaSoft Barcode .NET SDK 15.1: Documentation for Web developer
Vintasoft.Shared Namespace / WebImageSourceJS type / get_Password Property
Syntax BrowserCompatibility SeeAlso
get_Password Method
Gets the image source password.
Syntax
var instance = new Vintasoft.Shared.WebImageSourceJS(imageId, imageService, annotationService);

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

Return Value

The image source password.
Browser Compatibility
9
5
11
5
See Also