←Select platform

DecompositionTime Property

Summary

Gets or sets the page-layout decomposition time in milliseconds.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public long DecompositionTime {get; set;} 
Public Property DecompositionTime As Long 
public long DecompositionTime {get; set;} 
@property (nonatomic, assign) UInt64 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 ); 
} 

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Forms.Ocr Assembly
Click or drag to resize