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

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

Return Value

Settings as object.
Browser Compatibility
56+
45+
11
See Also