VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging Namespace / WebThumbnailAppearanceJS type / get_BorderStyle Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_BorderStyle Method
In This Topic
Gets the CSS style of border around the thumbnail, that contain information about style and color of border.
Syntax
var instance = new Vintasoft.Imaging.WebThumbnailAppearanceJS(backgroundStyle, borderStyle);

var value; // Type: string
value = instance.get_BorderStyle();

Return Value

The CSS style of border around the thumbnail.
Browser Compatibility
56+
45+
11
See Also