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.
var instance = new Vintasoft.Imaging.WebThumbnailAppearanceJS(backgroundStyle, borderStyle); var value; // Type: string value = instance.get_BackgroundStyle();
function get_BackgroundStyle() : string;