var instance = new Vintasoft.Shared.WebPageLayoutSettingsJS(); var returnValue; // Type: any // Parameters var value; // Type: number returnValue = instance.set_ContentScale(value);
function set_ContentScale(
valueThe content scale. Default value is null (content scale is not specified).: number
) : any;
Parameters
- value
- The content scale. Default value is null (content scale is not specified).