Skip to main content
A newer version of this page is available. .

RichEditCommandId.ToggleParagraphLeftToRight Field

ToggleParagraphLeftToRightCommand ID.

Namespace: DevExpress.XtraRichEdit.Commands

Assembly: DevExpress.RichEdit.v18.2.Core.dll

Declaration

public static readonly RichEditCommandId ToggleParagraphLeftToRight

Field Value

Type Description
RichEditCommandId

A command ID.

See Also