Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. |