This method creates a new character style
the id of new character style
This method duplicates a character style by the id
id of the duplicated character style
the id of a specific character style
This method returns the list of character styles
list of all character styles
This method returns a character style by the id
character style for given id
the id of a specific character style
This method changes positions of character styles
the position of the character styles
the list of character style ids
This method removes a character style by the id
the id of a specific character style
This method renames a character style by the id
the id of a specific character style
the new name of the character style
This method updates a character style by the id and provided properties
the id of a specific character style
the new character style properties
Generated using TypeDoc
The CharacterStyleController is responsible for all communication regarding character styles. Methods inside this controller can be called by
window.SDK.characterStyle.{method-name}