VintaSoft Barcode .NET SDK 15.1: Документация для Веб разработчика
Vintasoft.Shared Namespace / WebPageLayoutSettingsJS type / get_ContentScale Property
Синтаксис Совместимость с браузерами Смотрите также
В этом разделе
    get_ContentScale Метод
    В этом разделе
    Gets the content scale.
    Синтаксис
    var instance = new Vintasoft.Shared.WebPageLayoutSettingsJS();
    
    var value; // Type: number
    value = instance.get_ContentScale();
    
    
    function get_ContentScale() : number;
    

    Return Value

    The content scale. Default value is null (content scale is not specified).
    Смотрите также