Options.BrazilReform Property
Gets or sets the mode for the Brazilian Portuguese speller.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Property BrazilReform As WdPortugueseReform
Get
Set
'Usage
Dim instance As Options
Dim value As WdPortugueseReform
value = instance.BrazilReform
instance.BrazilReform = value
WdPortugueseReform BrazilReform { get; set; }
Property Value
Type: Microsoft.Office.Interop.Word.WdPortugueseReform
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).