DocumentClass.FarEastLineBreakLevel Property

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

Syntax

'Declaration
Public Overridable Property FarEastLineBreakLevel As WdFarEastLineBreakLevel
    Get
    Set
'Usage
Dim instance As DocumentClass
Dim value As WdFarEastLineBreakLevel

value = instance.FarEastLineBreakLevel

instance.FarEastLineBreakLevel = value
public virtual WdFarEastLineBreakLevel FarEastLineBreakLevel { get; set; }

Property Value

Type: Microsoft.Office.Interop.Word.WdFarEastLineBreakLevel

Implements

_Document.FarEastLineBreakLevel

See Also

Reference

DocumentClass Class

DocumentClass Members

Microsoft.Office.Interop.Word Namespace