WdFarEastLineBreakLanguageID Enumeration

Specifies the East Asian language to use when breaking lines of text in the specified document or template.

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

Syntax

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

Members

Member name Description
wdLineBreakJapanese Japanese.
wdLineBreakKorean Korean.
wdLineBreakSimplifiedChinese Simplified Chinese.
wdLineBreakTraditionalChinese Traditional Chinese.

See Also

Reference

Microsoft.Office.Interop.Word Namespace