VintaSoft Twain .NET SDK 15.4: Документация для Веб разработчика
Vintasoft.Shared Namespace / WebPropertyGridJS type / get_ObjectProperties Property
Синтаксис Совместимость с браузерами Смотрите также
В этом разделе
get_ObjectProperties Метод
В этом разделе
Gets an information about object properties.
Синтаксис
var instance = new Vintasoft.Shared.WebPropertyGridJS(object, objShortName, objFullName, blackList);

var value; // Type: Vintasoft.Shared.WebPropertyInfoJS
value = instance.get_ObjectProperties();

Return Value

An instance of WebPropertyInfoJS class that defines a root of tree structure that defines properties of object.
Смотрите также