WdPortugueseReform Enumeration

Specifies the mode for the Brazilian or European Portuguese spellers.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Public Enumeration WdPortugueseReform
'Usage
Dim instance As WdPortugueseReform
public enum WdPortugueseReform

Members

Member name Description
wdPortuguesePreReform Use the pre-reform spelling rules.
wdPortuguesePostReform Use the post-reform spelling rules.
wdPortugueseBoth Use both the pre-reform and post-reform spelling rules.

See Also

Reference

Microsoft.Office.Interop.Word Namespace