Возвращает масштаб содержимого.
var instance = new Vintasoft.Shared.WebPageLayoutSettingsJS();
var value; // Type: number
value = instance.get_ContentScale();
function get_ContentScale() : number;
Return Value
Масштаб содержимого. Значение по умолчанию - null (масштаб содержимого не указан).