var instance = new Vintasoft.Shared.WebImageJS(imageSource, pageIndex); var value; // Type: string value = instance.get_DecoderName();
function get_DecoderName() : string;
Return Value
Имя декодера.
var instance = new Vintasoft.Shared.WebImageJS(imageSource, pageIndex); var value; // Type: string value = instance.get_DecoderName();
function get_DecoderName() : string;