WdPortugueseReform Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the mode for the Brazilian or European Portuguese spellers.
public enum class WdPortugueseReform
public enum WdPortugueseReform
type WdPortugueseReform =
Public Enum WdPortugueseReform
- Inheritance
-
WdPortugueseReform
Fields
Name | Value | Description |
---|---|---|
wdPortuguesePreReform | 1 | Use the pre-reform spelling rules. |
wdPortuguesePostReform | 2 | Use the post-reform spelling rules. |
wdPortugueseBoth | 3 | Use both the pre-reform and post-reform spelling rules. |