Click or drag to resize

AutoDeskewResultsSkewAngle Property

Gets the detected angle of rotation in the image.

Namespace:  Atalasoft.Imaging.ImageProcessing.Document
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public double SkewAngle { get; }

Property Value

Type: Double
The detected angle of rotation in the image
See Also