Click or drag to resize

StiWpfTextRenderBreakText Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Components.StiWpfTextRender.BreakText(Stimulsoft.Base.Drawing.RectangleD,System.String@,Stimulsoft.Report.Components.StiText)"]

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static string BreakText(
	RectangleD rect,
	ref string text,
	StiText textComp
)

Parameters

rect
Type: Stimulsoft.Base.DrawingRectangleD

[Missing <param name="rect"/> documentation for "M:Stimulsoft.Report.Components.StiWpfTextRender.BreakText(Stimulsoft.Base.Drawing.RectangleD,System.String@,Stimulsoft.Report.Components.StiText)"]

text
Type: SystemString

[Missing <param name="text"/> documentation for "M:Stimulsoft.Report.Components.StiWpfTextRender.BreakText(Stimulsoft.Base.Drawing.RectangleD,System.String@,Stimulsoft.Report.Components.StiText)"]

textComp
Type: Stimulsoft.Report.ComponentsStiText

[Missing <param name="textComp"/> documentation for "M:Stimulsoft.Report.Components.StiWpfTextRender.BreakText(Stimulsoft.Base.Drawing.RectangleD,System.String@,Stimulsoft.Report.Components.StiText)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Stimulsoft.Report.Components.StiWpfTextRender.BreakText(Stimulsoft.Base.Drawing.RectangleD,System.String@,Stimulsoft.Report.Components.StiText)"]

See Also