VintaSoft Barcode .NET SDK 15.1: Документация для Веб разработчика
Vintasoft.Shared Namespace / WebImageJS type / get_Guid Property
Синтаксис Совместимость с браузерами Смотрите также
    get_Guid Метод
    Gets the unique guid associated with this WebImageJS object.
    Синтаксис
    var instance = new Vintasoft.Shared.WebImageJS(imageSource, pageIndex);
    
    var value; // Type: string
    value = instance.get_Guid();
    
    

    Return Value

    Guid.
    Смотрите также