ResolvedRenderOptions
ResolvedRenderOptions
Overview
ResolvedRenderOptions הוא שיעור ב Aspose.Barcode FOSS עבור Python.
פתרון מלא של הגדרת הפונקציה.
רכוש : background_color, dpi, font_family, font_size, foreground_color, module_height,ועוד 5 עוד.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
scale | float | Read | מקבל את הסולם. |
dpi | `int | None` | Read |
module_width | float | Read | מקבל את רוחב המודול. |
module_height | float | Read | מקבל את גובה המודול. |
quiet_zone | float | Read | מקבל את אזור השקט. |
foreground_color | str | Read | מקבל את הצבע הקדמי. |
background_color | `str | None` | Read |
transparent_background | bool | Read | מקבל רקע שקוף. |
show_text | bool | Read | קבלו את הטקסט של ההצגה. |
font_family | str | Read | קבל את משפחת הפורט. |
font_size | float | Read | מקבל את גודל הפורט. |