←Select platform

DotMatrix Property

Summary
Returns the value that determines if document image is dot matrix image or not.
Syntax
C#
VB
Objective-C
C++
Java
public DotMatrixType DotMatrix { get; } 
Public ReadOnly Property DotMatrix As DotMatrixType 
@property (nonatomic, assign, readonly) LTDotMatrixType dotMatrix 
public DotMatrixType getDotMatrix() 
public: 
property DotMatrixType DotMatrix { 
   DotMatrixType get(); 
} 

Property Value

DotMatrixType enumeration that determines if document image is dot matrix image or not.

Requirements

Target Platforms

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

Leadtools.ImageProcessing.Core Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.