var instance = new Vintasoft.Imaging.Office.UI.WebSpreadsheetDocumentEditorControlJS(settings);
var value; // Type: number
value = instance.get_MaxImageSize();
function get_MaxImageSize() : number;
Return Value
The maximum size, in bytes, of image. The default value is 4Mb.