TextParagraphPropertiesType.EastAsianLineBreak Property

Definition

East Asian Line Break

Represents the following attribute in the schema: eaLnBrk

[DocumentFormat.OpenXml.SchemaAttr(0, "eaLnBrk")]
public DocumentFormat.OpenXml.BooleanValue EastAsianLineBreak { get; set; }
public DocumentFormat.OpenXml.BooleanValue EastAsianLineBreak { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "eaLnBrk")]
public DocumentFormat.OpenXml.BooleanValue? EastAsianLineBreak { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("eaLnBrk")]
public DocumentFormat.OpenXml.BooleanValue? EastAsianLineBreak { get; set; }
public DocumentFormat.OpenXml.BooleanValue? EastAsianLineBreak { get; set; }
member this.EastAsianLineBreak : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "eaLnBrk")>]
member this.EastAsianLineBreak : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("eaLnBrk")>]
member this.EastAsianLineBreak : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property EastAsianLineBreak As BooleanValue

Property Value

Returns BooleanValue.

Attributes

Applies to