C#
VB
C++
This value represents the deskew angle that was detected.
public int Angle { get; set; }
Public Property Angle() As Integer
Get
Set
public:
property Int32 Angle
{
Int32 get()
void set(Int32 value)
}
This value is updated with the angle that the image needs to be deskewed, in hundredths of degrees.
Refer to DetectDeskewOrientationCommand.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET