←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly