InsertBulletListCommand Constructors
A command to insert a bulleted list.Name | Parameters | Description |
---|---|---|
InsertBulletListCommand(IRichEditControl) | control | Initializes a new instance of the InsertBulletListCommand class with the specified owner. |
See Also