Underline

DiagramHeaderFooterFont.Underline property

Gets or sets a value indicating whether the font is underline.

public bool Underline { get; set; }

Property Value

True if this font is underline; otherwise, false.

See Also