C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets a value that indicates whether to use typical prediction (TP) while encoding non-text area.
public bool ImageTypicalPredictionOn {get; set;} Public Property ImageTypicalPredictionOn As Boolean public bool ImageTypicalPredictionOn {get; set;} @property (nonatomic, assign) BOOL imageTypicalPredictionOn public boolean isImageTypicalPredictionOn()public void setImageTypicalPredictionOn(boolean imageTypicalPrediction)
<br/>get_ImageTypicalPredictionOn();<br/>set_ImageTypicalPredictionOn(value);<br/>Object.defineProperty('ImageTypicalPredictionOn'); true to use typical prediction (TP) while encoding non-text area; otherwise, false.
For an example, refer to CodecsJbig2Options.
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
