←Select platform

DeskewDetection Property

Summary

Sets deskew detection flags and gets the deskew angle information.

Syntax
C#
VB
C++
public DeskewDetectionData DeskewDetection { get; set; } 
Public Property DeskewDetection() As DeskewDetectionData 
   Get 
   Set 
public:  
   property DeskewDetectionData^ DeskewDetection 
   { 
      DeskewDetectionData^ get() 
      void set(DeskewDetectionData^ value) 
   } 

Property Value

DeskewDetectionData Class
Example

Runs the DetectDeskewOrientationCommand on an image.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.