HelpBot Assistant

How can I help you?

SelectionBorder

16 Mar 20261 minute to read

Selection Border implementation

Properties

Get color string

Gets or sets the color for selected paragraph borders.

Set color void

Sets the color for selected paragraph borders.

Parameters: value: string

Get lineStyle LineStyle

Gets or sets the lineStyle for selected paragraph borders.

Set lineStyle void

Sets the lineStyle for selected paragraph borders.

Parameters: value: LineStyle

Get lineWidth number

Gets or sets the lineWidth for selected paragraph borders.

Set lineWidth void

Sets the lineWidth for selected paragraphs borders.

Parameters: value: number

Get shadow boolean

Gets or sets the shadow for selected paragraph borders.

Set shadow void

Sets the shadow for selected paragraphs borders.

Parameters: value: boolean

Get space number

Gets or sets the space for selected paragraphs borders.

Set space void

Sets the space for selected paragraphs borders.

Parameters: value: number