_Font.Italic Property

Definition

True if the font or range is formatted as italic. Returns True, False or wdUndefined (a mixture of True and False). Can be set to True, False, or wdToggle. Read/write Integer.

public:
 property int Italic { int get(); void set(int value); };
public int Italic { get; set; }
member this.Italic : int with get, set
Public Property Italic As Integer

Property Value

Applies to