Gets or sets the flags that indicate whether to deskew the image and which background color to use.
public DeskewDetectionDataFlags Flags { get; set; }
Public Property Flags() As DeskewDetectionDataFlags
Get
Set
public:
property DeskewDetectionDataFlags^ Flags
{
DeskewDetectionDataFlags^ get()
void set(DeskewDetectionDataFlags^ value)
}
Flags that indicate whether to deskew the image, which background color to use, whether to deskew the image if the skew angle is very small, which type of interpolation to use, whether the image contains mostly text, and whether to use normal or fast rotation.
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