RenderOptions
RenderOptions
Overview
RenderOptions Είναι μια τάξη στο Aspose.Barcode FOSS για Python.
Επιλογές παραδόσεων που παρέχονται από τον χρήστη.
Ιδιοκτησία : background_color, dpi, font_family, font_size, foreground_color, module_height,Και 5 περισσότερα.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
scale | `float | None` | Read |
dpi | `int | None` | Read |
module_width | `float | None` | Read |
module_height | `float | None` | Read |
quiet_zone | `float | None` | Read |
foreground_color | `str | None` | Read |
background_color | `str | None` | Read |
transparent_background | `bool | None` | Read |
show_text | `bool | None` | Read |
font_family | `str | None` | Read |
font_size | `float | None` | Read |