ChangeTextBoxResizeShapeToFitTextCommand Class
A command to resize the shape to fit the text in the text box.
Declaration
declare class ChangeTextBoxResizeShapeToFitTextCommand extends CommandBase
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.changeTextBoxResizeShapeToFitText property.
Inheritance
CommandBase
ChangeTextBoxResizeShapeToFitTextCommand
See Also