var instance = new Vintasoft.Imaging.UI.WebImageViewerJS(controlId); var value; // Type: Vintasoft.Shared.WebRenderingSettingsJS value = instance.get_RenderingSettings();
function get_RenderingSettings() : WebRenderingSettingsJS;
Return Value
null - if rendering settings are not specified; WebRenderingSettingsJS object - if image viewer uses the rendering settings for image rendering. Default value is null.