FloatingObjectTextWrappingSettings Class
In This Article
Contains text wrapping settings for floating objects.
#Declaration
TypeScript
declare class FloatingObjectTextWrappingSettings
#Remarks
This object is used as the ChangeFloatingObjectTextWrappingCommand.execute method’s parameter.
See Also