ImageReferenceAlternateText Property

This is used to get or set the optional alternate text for the image

Definition

Namespace: SandcastleBuilder.Utils.ConceptualContent
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public string AlternateText { get; set; }

Property Value

String

See Also