Gets or sets flags that indicate whether to deskew the image and which background color to use.
public DeskewCommandFlags Flags { get; set; }
Public Property Flags As DeskewCommandFlags
@property (nonatomic, assign) LTDeskewCommandFlags flags
public int getFlags()
public void setFlags(int value)
public:
property DeskewCommandFlags Flags {
DeskewCommandFlags get();
void set ( DeskewCommandFlags );
}
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.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document