This value indicates the precision of the deskew angle on which the filter is applied.
public int AngleResolution { get; set; }
Public Property AngleResolution() As Integer
Get
Set
public:
property Int32 AngleResolution
{
Int32 get()
void set(Int32 value)
}
Value that indicates the Deskew angle precision on which the filter is applied. The valid range is from 1 to above AngleRange property. The real value is divided by 10.
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