RunFonts.HighAnsi Property

High ANSI Font.Represents the attribte in schema: w:hAnsi

Namespace:  DocumentFormat.OpenXml.Wordprocessing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "hAnsi")> _
Public Property HighAnsi As StringValue
    Get
    Set
'Usage
Dim instance As RunFonts
Dim value As StringValue

value = instance.HighAnsi

instance.HighAnsi = value
[SchemaAttrAttribute(, "hAnsi")]
public StringValue HighAnsi { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.

See Also

Reference

RunFonts Class

RunFonts Members

DocumentFormat.OpenXml.Wordprocessing Namespace