RemoveSpacingBeforeParagraphCommand Constructors
A command to remove spacing before the selected paragraph.Name | Parameters | Description |
---|---|---|
RemoveSpacingBeforeParagraphCommand(IRichEditControl) | control | Initializes a new instance of the RemoveSpacingBeforeParagraphCommand class with the specified owner. |
See Also