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