Click or drag to resize

IStiWpfBreakTextHelperBreakRichText Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Painters.IStiWpfBreakTextHelper.BreakRichText(Stimulsoft.Report.Components.StiComponent,Stimulsoft.Report.Components.StiComponent,System.Double,System.Double@,System.AppDomain)"]

Namespace:  Stimulsoft.Report.Painters
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
bool BreakRichText(
	StiComponent baseComponent,
	StiComponent dividedComponent,
	double devideFactor,
	ref double divideLine,
	AppDomain domain
)

Parameters

baseComponent
Type: Stimulsoft.Report.ComponentsStiComponent

[Missing <param name="baseComponent"/> documentation for "M:Stimulsoft.Report.Painters.IStiWpfBreakTextHelper.BreakRichText(Stimulsoft.Report.Components.StiComponent,Stimulsoft.Report.Components.StiComponent,System.Double,System.Double@,System.AppDomain)"]

dividedComponent
Type: Stimulsoft.Report.ComponentsStiComponent

[Missing <param name="dividedComponent"/> documentation for "M:Stimulsoft.Report.Painters.IStiWpfBreakTextHelper.BreakRichText(Stimulsoft.Report.Components.StiComponent,Stimulsoft.Report.Components.StiComponent,System.Double,System.Double@,System.AppDomain)"]

devideFactor
Type: SystemDouble

[Missing <param name="devideFactor"/> documentation for "M:Stimulsoft.Report.Painters.IStiWpfBreakTextHelper.BreakRichText(Stimulsoft.Report.Components.StiComponent,Stimulsoft.Report.Components.StiComponent,System.Double,System.Double@,System.AppDomain)"]

divideLine
Type: SystemDouble

[Missing <param name="divideLine"/> documentation for "M:Stimulsoft.Report.Painters.IStiWpfBreakTextHelper.BreakRichText(Stimulsoft.Report.Components.StiComponent,Stimulsoft.Report.Components.StiComponent,System.Double,System.Double@,System.AppDomain)"]

domain
Type: SystemAppDomain

[Missing <param name="domain"/> documentation for "M:Stimulsoft.Report.Painters.IStiWpfBreakTextHelper.BreakRichText(Stimulsoft.Report.Components.StiComponent,Stimulsoft.Report.Components.StiComponent,System.Double,System.Double@,System.AppDomain)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Stimulsoft.Report.Painters.IStiWpfBreakTextHelper.BreakRichText(Stimulsoft.Report.Components.StiComponent,Stimulsoft.Report.Components.StiComponent,System.Double,System.Double@,System.AppDomain)"]

See Also