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

    Parameters

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