VintaSoft Twain .NET SDK 15.4: Documentation for Web developer
Vintasoft.Shared Namespace / WebPageLayoutSettingsJS type / get_ContentScale Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_ContentScale Method
In This Topic
Gets the content scale.
Syntax
var instance = new Vintasoft.Shared.WebPageLayoutSettingsJS();

var value; // Type: number
value = instance.get_ContentScale();

Return Value

The content scale. Default value is null (content scale is not specified).
Browser Compatibility
9
See Also