var instance = new Vintasoft.Imaging.WebJbig2EncoderSettingsJS(); var returnValue; // Type: any // Parameters var value; // Type: boolean returnValue = instance.set_UseSymbolDictionary(value);
function set_UseSymbolDictionary(
valueA value indicating whether the symbol dictionary should be used. Default value is true.: boolean
) : any;
Parameters
- value
- A value indicating whether the symbol dictionary should be used. Default value is true.