Click or drag to resize

StiRtfSelectionAlign Enumeration

[Missing <summary> documentation for "T:Stimulsoft.Report.Controls.StiRtfSelectionAlign"]

Namespace:  Stimulsoft.Report.Controls
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public enum StiRtfSelectionAlign
Members
  Member nameValueDescription
Left1 The text is aligned to the left.
Right2 The text is aligned to the right.
Center3 The text is aligned in the center.
Justify4 The text is justified.
See Also