Skip to main content

ChangeFloatingObjectOutlineColorCommand Class

A command to modify a floating object’s outline color.

#Declaration

TypeScript
declare class ChangeFloatingObjectOutlineColorCommand extends CommandBase

#Remarks

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

#Inheritance

CommandBase
ChangeFloatingObjectOutlineColorCommand
See Also