Class ChangeSectionFooterBottomMarginCommand
Inheritance
System.Object
ChangeSectionFooterBottomMarginCommand
Assembly: Telerik.Windows.Documents.dll
Syntax
public class ChangeSectionFooterBottomMarginCommand : ChangeSectionHeaderFooterMarginBase, ICommand
Constructors
Declaration
public ChangeSectionFooterBottomMarginCommand(RadRichTextBox radRichTextBox)
Parameters
Properties
Declaration
protected override CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { get; }
Property Value
Overrides
Methods
Declaration
protected override void ExecuteOverride(object parameter)
Parameters
Overrides
Declaration
protected override void UpdateSectionStyle()
Overrides
Declaration
protected override void UpdateSpanStyle()
Overrides
Extension Methods