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

    Parameters

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