Table of Contents

TImageProperties.AltText Property

Alternative Text. This is the same as the "Alt Text" tab in the properties dialog for the image, and is used when exporting to HTML.

Syntax

Namespace: FlexCel.Core

public String AltText { get; set; }

See also