Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies whether to apply a different color to diacritics in bi-directional or Latin style languages.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Public Enumeration WdDiacriticColor
'Usage
Dim instance As WdDiacriticColor
public enum WdDiacriticColor
Members
| Member name | Description | |
|---|---|---|
| wdDiacriticColorBidi | Bi-directional language (Arabic, Hebrew, and so forth). | |
| wdDiacriticColorLatin | Latin style languages. |