DecorationStyle
Overview
DecorationStyle is a interface in Aspose.PDF FOSS for TypeScript.
A rule drawn beneath (underline) or through (strikethrough) the text.
Properties: color, offset, thickness.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
color | : [number, number, number] | Read | RGB in 0..1. |
thickness | : number | Read | Rule thickness in points. |
offset | : number | Read | Baseline-relative offset in points, positive up. |