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: 05 May, 2024