←Select platform

DotMatrix Property

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

Property Value

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

Requirements

Target Platforms

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

Leadtools.ImageProcessing.Core Assembly

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