MaxSize

The maximum expected size of an object, in the units specified by SizeUnit.

If the longest side of the bounding box around an object exceeds this size, the object is ignored.

Type: Integer
Default: No limit
Required: No
Configuration Section: TaskName
Example:

To ignore an object if the longest side of its bounding box exceeds 400 pixels:

SizeUnit=pixel
MaxSize=400

To ignore an object if the longest side of its bounding box is more than 30% of the smallest image dimension (width or height):

SizeUnit=percent
MaxSize=30

See Also:

SizeUnit

MinSize


_FT_HTML5_bannerTitle.htm