Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor.UICustomization Namespace / XHTMLImageItem Class / Alternate Property

In This Topic
    Alternate Property
    In This Topic
    Sets or retrieves a text alternative to the graphic.
    Syntax
    'Declaration
     
    Public Property Alternate As System.String
    public System.string Alternate {get; set;}
    See Also