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

    Parameters

    images
    Массив объектов WebImageJS, которые необходимо распечатать.
    Совместимость с веб браузерами
    9
    5
    11
    5
    Смотрите также