Skip to main content

ChangeFloatingObjectOutlineWidthCommand Class

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

#Declaration

TypeScript
declare class ChangeFloatingObjectOutlineWidthCommand extends CommandBase

#Remarks

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

#Inheritance

CommandBase
ChangeFloatingObjectOutlineWidthCommand
See Also