Error processing SSI file
LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

Show in webframe

DecompositionTime Property








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) UInt64 decompositionTime
public long getDecompositionTime()
public void setDecompositionTime(long value)
            
 <br/>get_DecompositionTime();<br/>set_DecompositionTime(value);<br/>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

Error processing SSI file
Leadtools.Forms.Ocr requires a Recognition or Document Imaging Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features