Italic

DiagramHeaderFooterFont.Italic property

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

public bool Italic { get; set; }

Property Value

True if this font is italic; otherwise, false.

See Also