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

    Parameters

    page
    Страница, предназначенная для этого места назначения.
    Совместимость с веб браузерами
    9
    5
    11
    5
    Смотрите также