Visual Basic (Declaration) | |
---|---|
Public Property TextRemoveUnrepeatedSymbol As Boolean |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public bool TextRemoveUnrepeatedSymbol {get; set;} |
Return Value
true to remove unrepeated symbols from the dictionary; otherwise, false.For an example, refer to CodecsJbig2SaveOptions.
Set this value to true to have those symbols in the dictionary which do not have any match in the image removed from the text dictionary to be encoded as non-text, resulting in a smaller file size.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family