_Font.Emboss Property

Definition

True if the specified font is formatted as embossed. Returns True, False, or wdUndefined. Can be set to True, False, or wdToggle. Read/write Integer.

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

Property Value

Applies to