PNG Save Options
Properties
| Name | Type | Access | Default | Range | Min Version | Description | 
|---|---|---|---|---|---|---|
| compression | number | R W | 6 | 0...9 | 22.5 | The compression value to be used when method = PNGMethod.QUICK | 
| interlaced | boolean | R W | false | - | 22.5 | True to interlace rows when method = PNGMethod.QUICK | 
| method | R W | - | - | 22.5 | PNG File Size optimization method. | |
| typename | string | R | - | - | 22.5 | The class name of the referenced object: "PNGSaveOptions". | 
