Parameters
- options
- An object containing parameters that control the enhancement process.
Return Value
A BlankRectangleDetectResults object containing information about the results of the rectangle detection process.
Exception | Description |
---|---|
System.ArgumentNullException | Thrown when required argument value is null. |
System.ArgumentOutOfRangeException | Thrown when argument is out of range. |
System.ComponentModel.InvalidEnumArgumentException | Thrown when argument enum value is invalid. |
ScanFixUnsupportedImageException | Thrown when image type is unsupported. |
ScanFixException | Thrown when operation failed. |
Note: This method is designed to work with document images only. Using this with photograph images may yield inaccurate or erroneous results.