Click or drag to resize

StiWpfTextRenderMeasureRtfString Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Components.StiWpfTextRender.MeasureRtfString(System.Double,Stimulsoft.Report.Components.StiRichText)"]

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static SizeD MeasureRtfString(
	double width,
	StiRichText textBox
)

Parameters

width
Type: SystemDouble

[Missing <param name="width"/> documentation for "M:Stimulsoft.Report.Components.StiWpfTextRender.MeasureRtfString(System.Double,Stimulsoft.Report.Components.StiRichText)"]

textBox
Type: Stimulsoft.Report.ComponentsStiRichText

[Missing <param name="textBox"/> documentation for "M:Stimulsoft.Report.Components.StiWpfTextRender.MeasureRtfString(System.Double,Stimulsoft.Report.Components.StiRichText)"]

Return Value

Type: SizeD

[Missing <returns> documentation for "M:Stimulsoft.Report.Components.StiWpfTextRender.MeasureRtfString(System.Double,Stimulsoft.Report.Components.StiRichText)"]

See Also