[]
        
(Showing Draft Content)

C1.Util.FontSubSet.TextDecorations

FontSubSet.TextDecorations Enum

Defines constants that specify the decorations applied to text.

Namespace: C1.Util
Assembly: C1.C1Pdf.4.8.dll
Syntax
[Flags]
public enum FontSubSet.TextDecorations : byte

Fields

Name Description
None

No text decorations are applied.

Strikethrough

Strikethrough is applied to the text.

Underline

Underline is applied to the text.