←Select platform

DotMatrixType Enumeration

Summary

Represents the flag that determines whether a document image is dot matrix image or not.

Syntax
C#
VB
Objective-C
C++
Java
public enum DotMatrixType   
Public Enum DotMatrixType  
typedef NS_ENUM(NSInteger, LTDotMatrixType) 
public enum DotMatrixType 
public enum class DotMatrixType   

Members
ValueMemberDescription
0DotMatrix Dot matrix.
1None None.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly