Back to API Reference
Class

DirectionModifier

sealed
Inherits:BaseModifier

Sets the paragraph base writing direction (UAX #9). Apply whole-text.

public TextDirection Direction{ get; set }

Base writing direction. A per-range value overrides it; this is the default for a bare tag or whole-text use.

protected override void OnEnable()
protected override void OnDisable()
protected override void OnApply()