Back to Devexpress

ChangeTextBoxResizeShapeToFitTextCommand Class

aspnet-js-changetextboxresizeshapetofittextcommand.md

latest685 B
Original Source

ChangeTextBoxResizeShapeToFitTextCommand Class

A command to resize the shape to fit the text in the text box.

Declaration

ts
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

ChangeTextBoxResizeShapeToFitTextCommand Members