LEADTOOLS Workflow Image Processing (Leadtools.Workflow.ImageProcessing assembly)
LEAD Technologies, Inc

DeskewCommandBackgroundOptions Enumeration






Flags that indicate which background color to use.
Syntax
public enum DeskewCommandBackgroundOptions : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum DeskewCommandBackgroundOptions 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As DeskewCommandBackgroundOptions
public enum DeskewCommandBackgroundOptions : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Workflow.ImageProcessing.DeskewCommandBackgroundOptions = function() { };
Leadtools.Workflow.ImageProcessing.DeskewCommandBackgroundOptions.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class DeskewCommandBackgroundOptions : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
DoNotFillExposedAreaDetermine the suitable background color for fill areas exposed by rotation automatically. FillColor is ignored in this case.
FillExposedAreaUse the fill color (in the FillColor property) to fill areas exposed by rotation.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Workflow.ImageProcessing.DeskewCommandBackgroundOptions

Requirements

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

See Also

Reference

Leadtools.Workflow.ImageProcessing Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.