ToggleParagraphAlignmentJustifyCommand.Execute() Method
Executes the command on the current command target.
Namespace: DevExpress.XtraRichEdit.Commands
Assembly: DevExpress.RichEdit.v24.1.Core.dll
NuGet Packages: DevExpress.RichEdit.Core, DevExpress.Win.Navigation
Declaration
Remarks
The Execute method checks the command state before executing, and decides whether the action can be performed.
See Also