TextCharacterPropertiesType.NormalizeHeight Property

Definition

normalizeH

Represents the following attribute in the schema: normalizeH

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

Property Value

Returns BooleanValue.

Attributes

Applies to