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

NameTypeAccessDescription
color: [number, number, number]ReadRGB in 0..1.
thickness: numberReadRule thickness in points.
offset: numberReadBaseline-relative offset in points, positive up.