←Select platform

Flags Property

Summary

Gets and sets a flag that determines whether to disable deskew or orientation detection functionality.

Syntax
C#
VB
C++
public DetectDeskewOrientationCommandFlags Flags { get; set; } 
Public Property Flags() As DetectDeskewOrientationCommandFlags 
   Get 
   Set 

Example

Runs the DetectDeskewOrientationCommand on an image and straightens it.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly