RenderOptions
Overview
RenderOptions là một lớp trong Aspose.Barcode FOSS cho Python.
- Các tùy chọn rendering được cung cấp bởi người dùng.
Tài sản : background_color, dpi, font_family, font_size, foreground_color, module_height,Và 5 nhiều hơn nữa.
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 |