C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets flags that determine the behavior of the Auto Binarize process.
public AutoBinarizeCommandFlags Flags { get; set; } Public Property Flags As Leadtools.Imageprocessing.Core.AutoBinarizeCommandFlags public Leadtools.Imageprocessing.Core.AutoBinarizeCommandFlags Flags {get; set;} @property (nonatomic, assign) LTAutoBinarizeCommandFlags flags public int getFlags()public void setFlags(int value)
<br/>get_Flags();<br/>set_Flags(value);<br/>Object.defineProperty('Flags'); public:property Leadtools.Imageprocessing.Core.AutoBinarizeCommandFlags Flags {Leadtools.Imageprocessing.Core.AutoBinarizeCommandFlags get();void set ( Leadtools.Imageprocessing.Core.AutoBinarizeCommandFlags );}
Value that determine the behavior of the Auto Binarize process.
Refer to AutoBinarizeCommand.
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
