Template.FarEastLineBreakLevel Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns or sets the line break control level for the specified document.
public:
property Microsoft::Office::Interop::Word::WdFarEastLineBreakLevel FarEastLineBreakLevel { Microsoft::Office::Interop::Word::WdFarEastLineBreakLevel get(); void set(Microsoft::Office::Interop::Word::WdFarEastLineBreakLevel value); };
public Microsoft.Office.Interop.Word.WdFarEastLineBreakLevel FarEastLineBreakLevel { get; set; }
member this.FarEastLineBreakLevel : Microsoft.Office.Interop.Word.WdFarEastLineBreakLevel with get, set
Public Property FarEastLineBreakLevel As WdFarEastLineBreakLevel
Property Value
Remarks
This property is ignored if the FarEastLineBreakControl property is set to False.
WdFarEastLineBreakLevel can be one of these WdFarEastLineBreakLevel constants:
wdFarEastLineBreakLevelCustom
wdFarEastLineBreakLevelNormal
wdFarEastLineBreakLevelStrict