[]
Represents an alternate text setting.
[TypeConverter(typeof(ExpandableObjectConverter))]
public class AlternateText
<TypeConverter(GetType(ExpandableObjectConverter))>
Public Class AlternateText
Name | Description |
---|---|
ForeColor | Gets or sets the ForeColor of the alternate text. |
Text | Gets or sets the alternate text. |