resolveRunSettings Method
Resolves the effective style for a Run. Run should be child of provided Paragraph and TextBlock.
resolveRunSettings(paragraph: Paragraph, run: Run): TextStyleSettings
Parameter | Type | Description |
---|---|---|
paragraph | Paragraph | |
run | Run |
Returns - TextStyleSettings
Defined in
Last Updated: 14 August, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.