ToggleFontSubscriptCommand Class
Toggles the subscript style on the selection.
Namespace: DevExpress.XtraRichEdit.Commands
Assembly: DevExpress.RichEdit.v24.2.Core.dll
NuGet Package: DevExpress.RichEdit.Core
#Declaration
public class ToggleFontSubscriptCommand :
ToggleChangeCharacterFormattingCommandBase<CharacterFormattingScript>
#Remarks
Use the CharacterPropertiesBase.Subscript API property, to achieve the same result.