Edit in GitHubLog an issue

@express-document-sdk / CharacterStylesRangeInput

Interface: CharacterStylesRangeInput

Input shape of the characterStyleRange setter.

Extends

Properties

color?

optional color: Color

Inherited from

CharacterStylesInput.color


font?

optional font: AvailableFont

Inherited from

CharacterStylesInput.font


fontSize?

optional fontSize: number

Inherited from

CharacterStylesInput.fontSize


length

length: number

The length or number of characters in which character styles will be applied. Note: since characters are represented as UTF-16 code units, some symbols such as emojis are considered to have a length of 2.

Inherited from

StyleRange.length


tracking?

optional tracking: number

Inherited from

CharacterStylesInput.tracking


underline?

optional underline: boolean

Inherited from

CharacterStylesInput.underline

  • Privacy
  • Terms of Use
  • Do not sell or share my personal information
  • AdChoices
Copyright © 2024 Adobe. All rights reserved.