WdFarEastLineBreakLevel Enumeration

Specifies the line break control level for the specified document.

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

Syntax

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

Members

Member name Description
wdFarEastLineBreakLevelNormal Normal line break control.
wdFarEastLineBreakLevelStrict Strict line break control.
wdFarEastLineBreakLevelCustom Custom line break control.

See Also

Reference

Microsoft.Office.Interop.Word Namespace