Click or drag to resize

StiContainerGetTextHorAlignment Method

Returns a horizontal alignment of an object of the type IStiTextHorAlignment being met first. Scans all selected objects in the container.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public Object GetTextHorAlignment()

Return Value

Type: Object
Horizontal alignment of the object of the type IStiTextHorAlignment found. If nothing is found then null is returned.
See Also