VintaSoft Twain .NET SDK 15.4: Documentation for Web developer
Vintasoft.Shared Namespace / WebPageLayoutSettingsJS type / toObject Property
Syntax BrowserCompatibility SeeAlso
In This Topic
toObject Method
In This Topic
Returns settings as object.
Syntax
var instance = new Vintasoft.Shared.WebPageLayoutSettingsJS();

var value; // Type: object
value = instance.toObject();

Return Value

Settings as object.
Browser Compatibility
9
See Also