VintaSoft Barcode .NET SDK 16.0: Документация для Веб разработчика
Vintasoft.Shared Namespace / WebFileInfoJS type / WebFileInfoJS Constructors / WebFileInfoJS Constructor(string)
Синтаксис Совместимость с браузерами Смотрите также
В этом разделе
WebFileInfoJS Constructor(string)
В этом разделе
Initializes a new instance of the WebFileInfoJS class.
Синтаксис
// Parameters
var id; // Type: string
var password; // Type: string
var documentLayoutSettings; // Type: WebDocumentLayoutSettingsJS

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

Parameters

id
Строка, представляющая идентификатор файла.
Смотрите также