Italic

OdFont.Italic property

Gets or sets a value indicating whether this OdFont is italic.

public bool Italic { get; set; }

Property Value

true if italic; otherwise, false.

See Also