LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

DecompositionTime Property

Show in webframe







Gets or sets the page-layout decomposition time in milliseconds.
Syntax
public long DecompositionTime {get; set;}
'Declaration
 
Public Property DecompositionTime As Long
'Usage
 
Dim instance As OcrStatistic
Dim value As Long
 
instance.DecompositionTime = value
 
value = instance.DecompositionTime
public long DecompositionTime {get; set;}
@property (nonatomic, assign) long decompositionTime;
public long getDecompositionTime()
public void setDecompositionTime(long value)
            
 
get_DecompositionTime();
set_DecompositionTime(value);
Object.defineProperty('DecompositionTime');
public:
property int64 DecompositionTime {
   int64 get();
   void set (    int64 value);
}

Property Value

The page-layout decomposition time in milliseconds.
Remarks

Note: This property is not supported in the LEADTOOLS OCR Advantage Engine

Example
For an example, refer to OcrStatistic.
Requirements

Target Platforms

See Also

Reference

OcrStatistic Structure
OcrStatistic Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

DecompositionTime requires an OCR module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features