TextBlockStringifyOptions Interface
Options supplied to stringify to control how the content is formatted.
Properties
| Name | Type | Description | |
|---|---|---|---|
| fractionSeparator | string | undefined | A string to insert between the numerator and denominator of each FractionRun. | |
| lineBreak | string | undefined | A string to insert for each LineBreakRun. | |
| paragraphBreak | string | undefined | A string to insert in between each Paragraph. | 
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.