Leadtools.Workflow.ImageProcessing Namespace : DeskewCommandBackgroundOptions Enumeration |
public enum DeskewCommandBackgroundOptions : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum DeskewCommandBackgroundOptions Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As DeskewCommandBackgroundOptions
public enum class DeskewCommandBackgroundOptions : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | FillExposedArea | Use the fill color (in the FillColor property) to fill areas exposed by rotation. |
0x00000001 | DoNotFillExposedArea | Determine the suitable background color for fill areas exposed by rotation automatically. FillColor is ignored in this case. |
System.Object
System.ValueType
System.Enum
Leadtools.Workflow.ImageProcessing.DeskewCommandBackgroundOptions