WdFarEastLineBreakLanguageID 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 East Asian language to use when breaking lines of text in the specified document or template.
public enum class WdFarEastLineBreakLanguageID
[System.Runtime.InteropServices.Guid("B5F5A962-1BC9-35A4-AC91-C40B9D33ACB9")]
public enum WdFarEastLineBreakLanguageID
type WdFarEastLineBreakLanguageID =
Public Enum WdFarEastLineBreakLanguageID
- Inheritance
-
WdFarEastLineBreakLanguageID
- Attributes
Fields
Name | Value | Description |
---|---|---|
wdLineBreakTraditionalChinese | 1028 | Traditional Chinese. |
wdLineBreakJapanese | 1041 | Japanese. |
wdLineBreakKorean | 1042 | Korean. |
wdLineBreakSimplifiedChinese | 2052 | Simplified Chinese. |