TextParagraphPropertiesType.LatinLineBreak Property

Definition

Latin Line Break

Represents the following attribute in the schema: latinLnBrk

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

Property Value

Returns BooleanValue.

Attributes

Applies to