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.