StiSimpleTextOnTextProcess Method |
Raises the TextProcess event.
Namespace:
Stimulsoft.Report.Components
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax protected virtual void OnTextProcess(
StiValueEventArgs e
)
Protected Overridable Sub OnTextProcess (
e As StiValueEventArgs
)
Parameters
- e
- Type: Stimulsoft.Report.EventsStiValueEventArgs
[Missing <param name="e"/> documentation for "M:Stimulsoft.Report.Components.StiSimpleText.OnTextProcess(Stimulsoft.Report.Events.StiValueEventArgs)"]
See Also