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)

Usage

Dim wdFarEastLineBreakLevel1 As WdFarEastLineBreakLevel = WdFarEastLineBreakLevel.wdFarEastLineBreakLevelCustom

Syntax

Public Enum WdFarEastLineBreakLevel
public enum WdFarEastLineBreakLevel
public enum class WdFarEastLineBreakLevel
public enum WdFarEastLineBreakLevel
public enum WdFarEastLineBreakLevel

Members

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

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000

Target Platforms

See Also

Reference

Microsoft.Office.Interop.Word Namespace