Click or drag to resize

StiRichTextAlignment Enumeration

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

Namespace:  Stimulsoft.Report.Controls
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public enum StiRichTextAlignment
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