API / geotoolkit / report / edit / properties / ITextStyleProperties / ITextStyleProperties
properties.ITextStyleProperties.ITextStyleProperties
Type Aliases
Type Aliases
Ƭ TextStyleProperties: Object
object containing text style properties
| Name | Type | Description |
|---|---|---|
alignment? | AlignmentStyle | alignment |
color? | string | RgbaColor | The attribute color |
decoration? | string | font style (none | line-through | underline | line-through underline) |
family? | string | font family |
size? | string | font size |
style? | string | font style (normal | italic) |
weight? | string | font weight (normal | bold) |