VintaSoft Twain .NET SDK 15.4: Documentation for Web developer
Vintasoft.Shared Namespace / WebImageJS type / get_DecoderName Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_DecoderName Method
In This Topic
Gets the decoder name.
Syntax
var instance = new Vintasoft.Shared.WebImageJS(imageSource, pageIndex);

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

Return Value

Decoder name.
Browser Compatibility
9
See Also