Click or drag to resize

StiContainerSetTextHorAlign Method

Sets StiTextHorAlignment from all selected objects in the container.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void SetTextHorAlign(
	StiTextHorAlignment hl
)

Parameters

hl
Type: Stimulsoft.Base.DrawingStiTextHorAlignment
StiTextHorAlignment being set.
See Also