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: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
public double SkewAngle { get; }

Property Value

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