StiContainerGetTextFormat Method |
Returns a format of an object of the type IStiText 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 StiFormatService GetTextFormat()
Public Function GetTextFormat As StiFormatService
Return Value
Type:
StiFormatServiceThe format of an object of the type IStiText found. If nothing is found then null is returned.
See Also