var instance = new Vintasoft.Imaging.WebJbig2EncoderSettingsJS(); var value; // Type: boolean value = instance.get_Lossy();
function get_Lossy() : boolean;
Return Value
A value indicating whether file must be encoded with lossy coding. Default value is false.