Click or drag to resize

StiContainerSetTextBrush Method

Sets IStiTextBrush 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 SetTextBrush(
	StiBrush brush
)

Parameters

brush
Type: Stimulsoft.Base.DrawingStiBrush
TextBrush being set.
See Also