var instance = new Vintasoft.Imaging.UI.WebImageViewerJS(controlId); var value; // Type: string value = instance.get_VectorContentBackgroundColor();
function get_VectorContentBackgroundColor() : string;
Return Value
A string that represents a CSS-color that is used for filling page when image viewer renders page using vector rendering. Default value is 'white'.