[SerializableAttribute()][FlagsAttribute()]public enum DropoutFlag
public final class DropoutFlagextends java.lang.Enum<DropoutFlag>
[FlagsAttribute()][SerializableAttribute()]public enum class DropoutFlag : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
class DropoutFlag(Enum):None = 0CellsDropout = 1WordsDropout = 2
| Value | Member | Description |
|---|---|---|
| 0x00000000 | None | Do not use the dropout feature. |
| 0x00000001 | CellsDropout | Drop out the cell borders containing the data, so cell lines will not be detected. |
| 0x00000002 | WordsDropout | Drop out the words appearing on the master forms in the same field area. |
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
