C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets a value that indicates whether to enable the encoder to use the text symbol dictionary.
public bool EnableDictionary {get; set;}
Public Property EnableDictionary As Boolean
public bool EnableDictionary {get; set;}
@property (nonatomic, assign) BOOL enableDictionary
public boolean isEnableDictionary()
public void setEnableDictionary(boolean enableDictionary)
<br/>get_EnableDictionary();<br/>set_EnableDictionary(value);<br/>Object.defineProperty('EnableDictionary');
true to enable the encoder to use the text symbol dictionary; otherwise, false.
For an example, refer to CodecsJbig2SaveOptions.
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