WdDiacriticColor 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 whether to apply a different color to diacritics in bi-directional or Latin style languages.
public enum class WdDiacriticColor
[System.Runtime.InteropServices.Guid("5C417FBE-DCBA-3E9B-811D-42D0C974E938")]
public enum WdDiacriticColor
type WdDiacriticColor =
Public Enum WdDiacriticColor
- Inheritance
-
WdDiacriticColor
- Attributes
Fields
Name | Value | Description |
---|---|---|
wdDiacriticColorBidi | 0 | Bi-directional language (Arabic, Hebrew, and so forth). |
wdDiacriticColorLatin | 1 | Latin style languages. |