DecorationOptions

DecorationOptions

Overview

DecorationOptions is a interface in Aspose.PDF FOSS for TypeScript.

The decoration options shared by every text-authoring options type.

Properties: background, strikethrough, underline.

Properties

NameTypeAccessDescription
underline: DecorationReadRule below the baseline.
strikethrough: DecorationReadRule through the glyphs.
background: BackgroundReadFill painted behind the glyphs.