TextParagraphPropertiesType.Height Property

Definition

Hanging Punctuation

Represents the following attribute in the schema: hangingPunct

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

Property Value

Returns BooleanValue.

Attributes

Applies to