Table of Contents

SaveImageEventArgs.AlternateText Property

Alternate text for the image, to show in the "ALT" tag when a browser cannot display images. By default this is set to the text in the box "Alternative Text" in the web tab on the image properties. If no Alternative text is supplied in the file, the image name will be used here.

Syntax

Namespace: FlexCel.Render

public String AlternateText { get; }

See also