VintaSoft Twain .NET SDK 15.4: Документация для Веб разработчика
Vintasoft.Shared Namespace / WebFileInfoJS type
WebFileInfoJS Тип
В этом разделе
Contains information about file with password and custom layout settings.
Синтаксис
// Parameters
var id; // Type: string
var password; // Type: string
var documentLayoutSettings; // Type: WebDocumentLayoutSettingsJS

var instance = new Vintasoft.Shared.WebFileInfoJS(id, password, documentLayoutSettings);

Иерархия наследования

Object
   Vintasoft.Shared.WebFileInfoJS

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