Interface ITextLinkData
public interface ITextLinkData : ITextable
- Inherited Members
- Extension Methods
Properties
FontFamily
FontFamily FontFamily { get; set; }
Property Value
FontSize
double FontSize { get; set; }
Property Value
FontStretch
FontStretch FontStretch { get; set; }
Property Value
FontStyle
FontStyle FontStyle { get; set; }
Property Value
FontWeight
FontWeight FontWeight { get; set; }
Property Value
Foreground
Brush Foreground { get; set; }
Property Value
Icon
string Icon { get; set; }