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

    Parameters

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