BitmapConversionOptions¶
Description¶
Options for changing the document mode to Bitmap.
Static Properties¶
| angle readonly | The angle (in degrees) at which to orient individual dots. Valid only when ‘method’ = halftone screen. Range: -180 to 180. |
| frequency readonly | The number of printer dots per inch. Valid only when ‘method’ = halftone screen. Range: 1.0 to 999.99. |
| method readonly | The conversion method. |
| patternName readonly | The name of the pattern to use. Valid only when ‘method’ = custom. |
| resolution readonly | The output resolution (in pixels per inch) |
| shape readonly | The dot shape. Valid only when ‘method’ = halftone screen. |