C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the page-layout decomposition time in milliseconds.
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)
<br/>get_DecompositionTime();<br/>set_DecompositionTime(value);<br/>Object.defineProperty('DecompositionTime');
The page-layout decomposition time in milliseconds.
Note: This property is not supported in the LEADTOOLS OCR Advantage Engine
For an example, refer to OcrStatistic.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET