var instance = new Vintasoft.Imaging.WebImageMetadataJS(image); var value; // Type: Vintasoft.Imaging.WebTextRegionJS value = instance.getTextRegion();
function getTextRegion() : WebTextRegionJS;
Return Value
WebTextRegionJS of this image OR null if image does not contain text region.