VintaSoft Imaging .NET SDK 15.1: 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();

Return Value

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