Back to Devexpress

ChangeFontBoldCommand Class

aspnet-js-changefontboldcommand.md

latest650 B
Original Source

ChangeFontBoldCommand Class

A command to change the bold formatting of characters in a selected range.

Declaration

ts
declare class ChangeFontBoldCommand extends CommandWithBooleanStateBase

Remarks

An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.changeFontBold property.

Inheritance

CommandBase CommandWithBooleanStateBase ChangeFontBoldCommand

See Also

ChangeFontBoldCommand Members