Gets the CSS style of border around the thumbnail, that contain information about style and color of border.
var instance = new Vintasoft.Imaging.WebThumbnailAppearanceJS(backgroundStyle, borderStyle);
var value; // Type: string
value = instance.get_BorderStyle();
function get_BorderStyle() : string;
Return Value
The CSS style of border around the thumbnail.