Element.Alt

Element.Alt property

(Optional) An alternate description of the structure element and its children in human-readableform, which is useful when extracting the document’s contents in support of accessibility to users with disabilities or for other purposes.

public virtual string Alt { get; set; }

See Also