Click or drag to resize

Shape AlternativeTitle Property

Gets or sets the alternative title associated with a shape. Read/write String

Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public virtual string AlternativeTitle { get; set; }

Property Value

Type: String

Implements

IShape AlternativeTitle
See Also