Accusoft.ScanFixXpress8.Net - Updated August 4, 2020
GetRectangleOptions Class
Members 




Accusoft.ScanFixXpressSdk Namespace : GetRectangleOptions Class
Contains parameters that control the ScanFix.GetRectangle process.
Object Model
GetRectangleOptions Class
Syntax
'Declaration
 
Public Class GetRectangleOptions 
   Inherits EnhancementOption
 
'Usage
 
Dim instance As GetRectangleOptions
Remarks

An instance of this class can be placed in the Enhancements to be processed in a sequence of enhancements.

If the specified area extends beyond the boundaries of the original image, either pixels of the PadColor will be added or an error will occur depending upon the value of the AllowPadding property.

Inheritance Hierarchy

System.Object
   Accusoft.ScanFixXpressSdk.EnhancementOption
      Accusoft.ScanFixXpressSdk.GetRectangleOptions

See Also

Reference

GetRectangleOptions Members
Accusoft.ScanFixXpressSdk Namespace