Definition
Namespace:Telerik.WinForms.Documents.UI
Assembly:Telerik.WinControls.RichTextEditor.dll
Syntax:
C#
public class HeaderFooterEditingContext
Inheritance: objectHeaderFooterEditingContext
Constructors
C#
public HeaderFooterEditingContext(Section currentSection, HeaderFooterType currentHeaderFooterType)
Properties
C#
public HeaderFooterType CurrentHeaderFooterType { get; }
C#
public Section CurrentSection { get; }