Search results

SelectionCharacterFormat API in Vue DocumentEditor API component

Selection character format implementation

Properties

allCaps boolean

Gets or sets the allCaps formatting of selected contents.

baselineAlignment BaselineAlignment

Gets or sets the baseline alignment property of selected contents.

bold boolean

Gets or sets the bold formatting of selected contents.

fontColor string

Gets or sets the font color of selected contents.

fontFamily string

Gets or sets the font family of selected contents.

fontSize number

Gets the font size of selected contents.

highlightColor HighlightColor

Gets or sets the highlight color of selected contents.

italic boolean

Gets or sets the italic formatting of selected contents.

strikethrough Strikethrough

Gets or sets the strikethrough property of selected contents.

underline Underline

Gets or sets the underline style of selected contents.