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

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

Return Value

Encoder settings as object.
Browser Compatibility
56+
45+
11
See Also