Class LinkSettings
Provides configurable style settings for links.
Implements
System.ComponentModel.INotifyPropertyChanged
Inherited Members
Namespace: Syncfusion.UI.Xaml.Markdown
Assembly: Syncfusion.SfMarkdownViewer.WPF.dll
Syntax
public class LinkSettings : FontSettings, INotifyPropertyChanged
Constructors
LinkSettings()
Initializes a new instance of the LinkSettings class.
Declaration
public LinkSettings()
Implements
System.ComponentModel.INotifyPropertyChanged