Share via


Font.AltName Property

Definition

AltName.

Represents the following element tag in the schema: w:altName.

public DocumentFormat.OpenXml.Wordprocessing.AltName AltName { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.AltName? AltName { get; set; }
member this.AltName : DocumentFormat.OpenXml.Wordprocessing.AltName with get, set
Public Property AltName As AltName

Property Value

Returns AltName.

Applies to