C#
VB
C++
This value indicates the maximum angle of deskew, in hundredths of degrees.
public int AngleRange { get; set; }
Public Property AngleRange() As Integer
Get
Set
public:
property Int32 AngleRange
{
Int32 get()
void set(Int32 value)
}
Value that indicates the maximum angle of deskew, in hundredths of degrees. Possible values range from 0 to 4500.
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