Click or drag to resize

StiRichTextBoxSetSelectionUnderlined Method

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

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

Parameters

underlined
Type: SystemBoolean

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

Return Value

Type: Boolean

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

See Also