Back to Devexpress

ChangeFontNameCommand Class

aspnet-js-changefontnamecommand.md

latest558 B
Original Source

ChangeFontNameCommand Class

A command to change the font name of characters in a selected range.

Declaration

ts
declare class ChangeFontNameCommand extends CommandBase

Remarks

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

Inheritance

CommandBase ChangeFontNameCommand

See Also

ChangeFontNameCommand Members