_Font.Outline Property

Definition

True if the font is formatted as outline. 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 Outline { int get(); void set(int value); };
public int Outline { get; set; }
member this.Outline : int with get, set
Public Property Outline As Integer

Property Value

Applies to