ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Editing Namespace / AttachmentProperties Class / AltText Property

In This Topic
    AltText Property (AttachmentProperties)
    In This Topic
    Text that may be displayed or used in contexts where the attachment cannot be used directly. (For example, a screen reader might read the alt text for an image attachment.)
    Syntax
    Public Property AltText As String
    public string AltText {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.7 or higher.
    See Also