Click or drag to resize

StiRichTextBoxSetSelectionBold Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Controls.StiRichTextBox.SetSelectionBold(System.Boolean)"]

Namespace:  Stimulsoft.Report.Controls
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public bool SetSelectionBold(
	bool bold
)

Parameters

bold
Type: SystemBoolean

[Missing <param name="bold"/> documentation for "M:Stimulsoft.Report.Controls.StiRichTextBox.SetSelectionBold(System.Boolean)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Stimulsoft.Report.Controls.StiRichTextBox.SetSelectionBold(System.Boolean)"]

See Also