RenderOptions

Översikt

RenderOptions är en klass i Aspose.Barcode FOSS för Python.

Användarlevererade renderingsalternativ.

Egenskaper: background_color, dpi, font_family, font_size, foreground_color, module_height,Och fem till.

Egenskaper

Namn och namn:Typ:AccessBeskrivning
scale`floatNone`Läs.
dpi`intNone`Läs.
module_width`floatNone`Läs.
module_height`floatNone`Läs.
quiet_zone`floatNone`Läs.
foreground_color`strNone`Läs.
background_color`strNone`Läs.
transparent_background`boolNone`Läs.
show_text`boolNone`Läs.
font_family`strNone`Läs.
font_size`floatNone`Läs.

Se också:

 Svenska