Enum ChangeFormatPainterStateCommandParameter
Describes the possible parameters of the ChangeFormatPainterStateCommand.
Namespace: Telerik.WinForms.Documents.RichTextBoxCommands
Assembly: Telerik.WinControls.RichTextEditor.dll
Syntax
public enum ChangeFormatPainterStateCommandParameter
Cancel
The format painter will cancel pasting.
CopyForMultiplePaste
The format painter will copy the current formatting and prepare to paste it in multiple places.
CopyForSinglePaste
The format painter will copy the current formatting and prepare to paste it once.