Selection.ItalicRun Method

Definition

Adds the italic character format to or removes it from the current run.

public void ItalicRun ();

Remarks

If the run contains a mix of italic and non-italic text, this method adds the italic character format to the entire run.

Applies to