VintaSoft Imaging .NET SDK 14.1: Documentation for Web developer
Vintasoft.Shared Namespace / WebPageLayoutSettingsJS type / toObject Property
Syntax BrowserCompatibility SeeAlso
    toObject Method
    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
    56+
    45+
    11
    See Also