ScanFix Xpress v9.0 for .NET - Updated
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
public class GetRectangleOptions : EnhancementOption 
public __gc class GetRectangleOptions : public EnhancementOption 
public ref class GetRectangleOptions : public EnhancementOption 
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

Is this page helpful?
Yes No
Thanks for your feedback.