ChangeFloatingObjectTextWrappingCommand Class
In This Article
A command to modify a floating object’s text wrapping settings.
#Declaration
TypeScript
declare class ChangeFloatingObjectTextWrappingCommand
#Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.changeFloatingObjectTextWrapping property.
See Also