←Select platform

DotMatrix Property

Summary

Returns the value that determines if document image is dot matrix image or not.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public DotMatrixType DotMatrix { get; } 
Public ReadOnly Property DotMatrix As Leadtools.Imageprocessing.Core.DotMatrixType 
@property (nonatomic, assign, readonly) LTDotMatrixType dotMatrix 
public DotMatrixType getDotMatrix() 
 get_DotMatrix();  

Property Value

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

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly