Click or drag to resize

StiPdfExportServiceOnSplitTextIntoLines Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Export.StiPdfExportService.OnSplitTextIntoLines(Stimulsoft.Report.Events.StiSplitTextIntoLinesEventArgs)"]

Namespace:  Stimulsoft.Report.Export
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
protected virtual string OnSplitTextIntoLines(
	StiSplitTextIntoLinesEventArgs e
)

Parameters

e
Type: Stimulsoft.Report.EventsStiSplitTextIntoLinesEventArgs

[Missing <param name="e"/> documentation for "M:Stimulsoft.Report.Export.StiPdfExportService.OnSplitTextIntoLines(Stimulsoft.Report.Events.StiSplitTextIntoLinesEventArgs)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Stimulsoft.Report.Export.StiPdfExportService.OnSplitTextIntoLines(Stimulsoft.Report.Events.StiSplitTextIntoLinesEventArgs)"]

See Also