←Select platform

DecompositionTime Property

Summary
Gets or sets the page-layout decomposition time in milliseconds.
Syntax
C#
VB
Objective-C
C++
Java
public long DecompositionTime { get; set; } 
Public Property DecompositionTime As Long 
@property (nonatomic, assign) UInt64 decompositionTime 
public long getDecompositionTime() 
public void setDecompositionTime(long value) 
public: 
property int64 DecompositionTime { 
   int64 get(); 
   void set (    int64 ); 
} 

Property Value

The page-layout decomposition time in milliseconds.

Remarks

Note: This property is not supported in the LEADTOOLS OCR Module - LEAD Engine

Example

For an example, refer to OcrStatistic.

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.Ocr Assembly

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