ApplyTextStyleOptions Interface
Options supplied to applyStyle to control how the style is applied to the component and its child components.
Properties
Name | Type | Description | |
---|---|---|---|
preserveOverrides | boolean | undefined | Controls whether any deviations from the style's settings stored in styleOverrides are retained. | |
preventPropagation | boolean | undefined | Controls whether the style should be recursively applied to the Paragraphs belonging to a TextBlock and the Runs belonging to a Paragraph. |
Defined in
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.