Gets an array of subregions of this region.
var instance = new Vintasoft.Imaging.WebTextRegionJS(textContent, selectionRegions, subRegions, symbols, trasfromFromDipSpace);
var value; // Type: Vintasoft.Imaging.WebTextRegionJS[]
value = instance.get_Subregions();
Return Value
Array of
WebTextRegionJS objects that defines the subregions of this region.