IStiTextSetTextInternal Method |
Internal use only.
Namespace:
Stimulsoft.Report.Components
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax void SetTextInternal(
string value
)
Sub SetTextInternal (
value As String
)
Parameters
- value
- Type: SystemString
[Missing <param name="value"/> documentation for "M:Stimulsoft.Report.Components.IStiText.SetTextInternal(System.String)"]
See Also