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 DeskewCommandBackgroundOptions : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Workflow.ImageProcessing.DeskewCommandBackgroundOptions = function() { }; Leadtools.Workflow.ImageProcessing.DeskewCommandBackgroundOptions.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class DeskewCommandBackgroundOptions : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
DoNotFillExposedArea | Determine the suitable background color for fill areas exposed by rotation automatically. FillColor is ignored in this case. |
FillExposedArea | Use the fill color (in the FillColor property) to fill areas exposed by rotation. |
System.Object
System.ValueType
System.Enum
Leadtools.Workflow.ImageProcessing.DeskewCommandBackgroundOptions
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2