Share via


RunFonts.HighAnsi Property

Definition

High ANSI Font

Represents the following attribute in the schema: w:hAnsi

[DocumentFormat.OpenXml.SchemaAttr(23, "hAnsi")]
public DocumentFormat.OpenXml.StringValue HighAnsi { get; set; }
public DocumentFormat.OpenXml.StringValue HighAnsi { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "hAnsi")]
public DocumentFormat.OpenXml.StringValue? HighAnsi { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:hAnsi")]
public DocumentFormat.OpenXml.StringValue? HighAnsi { get; set; }
public DocumentFormat.OpenXml.StringValue? HighAnsi { get; set; }
member this.HighAnsi : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "hAnsi")>]
member this.HighAnsi : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:hAnsi")>]
member this.HighAnsi : DocumentFormat.OpenXml.StringValue with get, set
Public Property HighAnsi As StringValue

Property Value

Returns StringValue.

Attributes

Applies to