Skip to content

PDFStandardLayoutTextDecorationType

Namespace: O2S.Components.PDF4NET.LogicalStructure

Specifies the available values for PDFStandardLayoutAttribute.TextDecorationType property.

public enum PDFStandardLayoutTextDecorationType

Inheritance ObjectValueTypeEnumPDFStandardLayoutTextDecorationType
Implements

Fields

Name Value Description
None 0 No text decoration.
Underline 1 A line below the text.
Overline 2 A line above the text.
LineThrough 3 A line through the middle of the text.