TextDecorationType Enum
Specifies text decoration type.
public enum TextDecorationType
Public Enum TextDecorationType
Inheritance: ObjectValueTypeEnumTextDecorationType
Fields
TextDecorationType.LineThrough | 3 | Strike through. |
TextDecorationType.None | 0 | No decoration. |
TextDecorationType.OverLine | 2 | Over Line. |
TextDecorationType.Underline | 1 | Under line. |
Licensing Info
This enum is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:
- An active DynamicPDF Ultimate Subscription
- An active DynamicPDF Professional or Professional Plus Subscription with DynamicPDF Core Suite selected.
- A DynamicPDF Core Suite for .NET v12.X Developer License.