TextDecorationType Enum

Specifies text decoration type.

public enum TextDecorationType
Public Enum TextDecorationType

Inheritance: ObjectValueTypeEnumTextDecorationType

Fields

TextDecorationType.LineThrough3Strike through.
TextDecorationType.None0No decoration.
TextDecorationType.OverLine2Over Line.
TextDecorationType.Underline1Under line.

Licensing Info

This enum is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

ceTe.DynamicPDF

In this topic