Declined
Last Updated: 22 Feb 2017 12:33 by ADMIN
ADMIN
Boby
Created on: 26 Jun 2015 13:03
Category: UI for WPF
Type: Feature Request
1
Moved to TDP: Import 'align' attribute of 'paragraph' element from HTML
At this point only styling through CSS is supported. The below code does not align the paragraph to the center

            string import = "<html><body><p align=\"center\">centered??</p></body></html>";
            RadFlowDocument document = provider.Import(import);

This item is migrated to the Telerik Document Processing portal: 
http://feedback.telerik.com/Project/184/Feedback/Details/190062 
Please use the new item for commenting, voting and subscribing instead of this one.
0 comments