VintaSoft Barcode .NET SDK 15.1: Документация для Веб разработчика
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);
    
    
    function WebFileInfoJS;
    
    Иерархия наследования

    Object
       Vintasoft.Shared.WebFileInfoJS

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