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).