Click or drag to resize

StiContainerSetTextFormat Method

Sets StiFormatService 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 SetTextFormat(
	StiFormatService format
)

Parameters

format
Type: Stimulsoft.Report.Components.TextFormatsStiFormatService
Format being set.
See Also