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

InvertedPageCommand Constructor(InvertedPageCommandFlags)






Options to only check or perform auto-correction on the image.
Initializes a new InvertedPageCommand class object with explicit parameters. .NET support WinRT support Silverlight support
Syntax
public InvertedPageCommand( 
   InvertedPageCommandFlags flags
)
'Declaration
 
Public Function New( _
   ByVal flags As InvertedPageCommandFlags _
)
'Usage
 
Dim flags As InvertedPageCommandFlags
 
Dim instance As New InvertedPageCommand(flags)
public InvertedPageCommand( 
   InvertedPageCommandFlags flags
)
function InvertedPageCommand( 
   flags 
)
public:
InvertedPageCommand( 
   InvertedPageCommandFlags flags
)

Parameters

flags
Options to only check or perform auto-correction on the image.
Remarks

You can also use the default constructor of the InvertedPageCommand class and set the options using the Flags property.

Example
For an example, refer to InvertedPageCommand.
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

InvertedPageCommand Class
InvertedPageCommand Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

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