ParagraphProps Interface
JSON representation of a Paragraph.
Extends
Properties
Name | Type | Description | |
---|---|---|---|
runs | RunProps[] | undefined | The collection of Runs within the paragraph. |
Inherited properties
Name | Type | Inherited from | Description |
---|---|---|---|
styleOverrides Inherited | TextStyleSettingsProps | undefined | TextBlockComponentProps | Deviations from the base TextStyleSettings defined by the AnnotationTextStyle applied to this component. |
Defined in
Last Updated: 29 July, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.