VintaSoft Imaging .NET SDK 15.1: Документация для Веб разработчика
Vintasoft.Shared Namespace / WebImageJS type / toString Property
Syntax BrowserCompatibility SeeAlso
В этом разделе
    toString Метод
    В этом разделе
    Returns the string representation of this object.
    Синтаксис
    var instance = new Vintasoft.Shared.WebImageJS(imageSource, pageIndex);
    
    var value; // Type: string
    value = instance.toString();
    
    
    function toString() : string;
    

    Return Value

    A string representation of this object.
    Смотрите также