FormattedTextSourceFactoryService(ITextFormatterProvider textFormatterProvider, ITextParagraphPropertiesFactoryServiceSelector textParagraphPropertiesFactoryServiceSelector) { this.textFormatterProvider = textFormatterProvider; this.textParagraphPropertiesFactoryServiceSelector = textParagraphPropertiesFactoryServiceSelector; }