_Document.FarEastLineBreakLanguage Property
Returns or sets 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
Property FarEastLineBreakLanguage As WdFarEastLineBreakLanguageID
Get
Set
'Usage
Dim instance As _Document
Dim value As WdFarEastLineBreakLanguageID
value = instance.FarEastLineBreakLanguage
instance.FarEastLineBreakLanguage = value
WdFarEastLineBreakLanguageID FarEastLineBreakLanguage { get; set; }
Property Value
Type: Microsoft.Office.Interop.Word.WdFarEastLineBreakLanguageID