C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets a value indicating whether to keep all dictionary symbols.
public bool TextKeepAllSymbols {get; set;}
Public Property TextKeepAllSymbols As Boolean
public bool TextKeepAllSymbols {get; set;}
@property (nonatomic, assign) BOOL textKeepAllSymbols
public boolean isTextKeepAllSymbols()
public void setTextKeepAllSymbols(boolean keepAllSymbols)
<br/>get_TextKeepAllSymbols();<br/>set_TextKeepAllSymbols(value);<br/>Object.defineProperty('TextKeepAllSymbols');
true to keep all dictionary symbols; 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