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