Table of Contents

ImageReference.DisplayTitle Property

Definition

Namespace
Sandcastle.Core.ConceptualContent
Assembly
Sandcastle.Core.dll

This read-only property is used to get a title for display (i.e. in the designer)

public string DisplayTitle { get; }

Property Value

string

If there is AlternateText specified, it is returned along with the filename and the image ID in parentheses. If not, the filename is returned along with the image ID in parentheses.