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