WdFarEastLineBreakLevel Enum

Definition

Specifies the line break control level for the specified document.

public enum class WdFarEastLineBreakLevel
[System.Runtime.InteropServices.Guid("25E17C0C-411C-325C-8596-29DF87921D53")]
public enum WdFarEastLineBreakLevel
type WdFarEastLineBreakLevel = 
Public Enum WdFarEastLineBreakLevel
Inheritance
WdFarEastLineBreakLevel
Attributes

Fields

wdFarEastLineBreakLevelCustom 2

Custom line break control.

wdFarEastLineBreakLevelNormal 0

Normal line break control.

wdFarEastLineBreakLevelStrict 1

Strict line break control.

Applies to