CellDefault.Underline Property

Gets or sets a value specifying whether the text in the cell will be underlined.

public Nullable<bool> Underline { get; set; }
Public Property Underline As Nullable(Of Boolean)

Property Value

Nullable<bool>

Licensing Info

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

See Also

CellDefault
ceTe.DynamicPDF.PageElements

In this topic