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