FontUnderline

IBasePortionFormat.FontUnderline property

Returns or sets the text underline type. No inheritance applied. Read/write TextUnderlineType.

public TextUnderlineType FontUnderline { get; set; }

See Also