ParagraphStyleIdNEW
ParagraphStyleId:
type ParagraphStyleId = | "Normal" | "Title" | "Subtitle" | "Heading 1" | "Heading 2" | "Heading 3" | "Heading 4" | "Heading 5" | "Heading 6";Built-in paragraph style IDs supported by the public programmatic API.
Remarks
Section titled “Remarks”These IDs refer to the SDK-supported paragraph styles that can be assigned without style-table discovery or custom style creation.