ImageRegionList is a collection of image regions on a document. Use it to add, remove, or clear regions on a field.
Methods
Add
- The first overload adds an existing region.
- The other overloads create a new region on the specified page — from a rectangle, an array of rectangles, or boundary coordinates.
Remove
true if the region was removed, false otherwise.
