Options.BrazilReform Property

Definition

Gets or sets the mode for the Brazilian Portuguese speller.

public:
 property Microsoft::Office::Interop::Word::WdPortugueseReform BrazilReform { Microsoft::Office::Interop::Word::WdPortugueseReform get(); void set(Microsoft::Office::Interop::Word::WdPortugueseReform value); };
public Microsoft.Office.Interop.Word.WdPortugueseReform BrazilReform { get; set; }
member this.BrazilReform : Microsoft.Office.Interop.Word.WdPortugueseReform with get, set
Public Property BrazilReform As WdPortugueseReform

Property Value

The mode for the Brazilian Portuguese speller.

Remarks

Read/write. Setting this property has the same effect as selecting an item in the drop-down box next to Brazilian Portuguese modes: in the Word Options dialog (Proofing, When correcting spelling in Microsoft Office programs).

Applies to