LEADTOOLS Workflow Image Processing (Leadtools.Workflow.ImageProcessing assembly)

DeskewCommandBackgroundOptions Enumeration

Show in webframe





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 class DeskewCommandBackgroundOptions : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000FillExposedAreaUse the fill color (in the FillColor property) to fill areas exposed by rotation.
0x00000001DoNotFillExposedAreaDetermine the suitable background color for fill areas exposed by rotation automatically. FillColor is ignored in this case.
Inheritance Hierarchy

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

Requirements

Target Platforms

See Also

Reference

Leadtools.Workflow.ImageProcessing Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2013 All Rights Reserved. LEAD Technologies, Inc.