VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging Namespace / WebThumbnailAppearanceJS type / get_BackgroundStyle Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_BackgroundStyle Method
    In This Topic
    Gets the background style of thumbnail.
    Syntax
    var instance = new Vintasoft.Imaging.WebThumbnailAppearanceJS(backgroundStyle, borderStyle);
    
    var value; // Type: string
    value = instance.get_BackgroundStyle();
    
    
    function get_BackgroundStyle() : string;
    

    Return Value

    The background style of thumbnail.
    Browser Compatibility
    56+
    45+
    11
    See Also