VintaSoft Twain .NET SDK 15.4: Documentation for Web developer
Vintasoft.Shared Namespace / WebFileInfoJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
In This Topic
WebFileInfoJS type
In This Topic
Contains information about file with password and custom layout settings.
Syntax
// Parameters
var id; // Type: string
var password; // Type: string
var documentLayoutSettings; // Type: WebDocumentLayoutSettingsJS

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

Inheritance Hierarchy

Object
   Vintasoft.Shared.WebFileInfoJS

Browser Compatibility
9
See Also