VintaSoft Imaging .NET SDK 14.0: Документация для Веб разработчика
Vintasoft.Imaging Namespace / WebPageContentActionCompositeExecutorJS type / WebPageContentActionCompositeExecutorJS Constructor(WebPageContentActionExecutorJS[])
Syntax BrowserCompatibility SeeAlso
В этом разделе
    WebPageContentActionCompositeExecutorJS Constructor(WebPageContentActionExecutorJS[])
    В этом разделе
    Initializes a new instance of the WebPageContentActionCompositeExecutorJS class.
    Синтаксис
    // Parameters
    var items; // Type: WebPageContentActionExecutorJS[]
    
    var instance = new Vintasoft.Imaging.WebPageContentActionCompositeExecutorJS(items);
    
    
    function WebPageContentActionCompositeExecutorJS(
    items
    Массив объектов WebPageContentActionExecutorJS.
    : WebPageContentActionExecutorJS[]
    ) : WebPageContentActionCompositeExecutorJS;

    Parameters

    items
    Массив объектов WebPageContentActionExecutorJS.
    Совместимость с веб браузерами
    9
    5
    11
    5
    Смотрите также