I am Dynamically generating a proposal(report ) in MS Word. By default the Paragraph Alignment is "Left". For the First 6 Paragraphs I set the Alignment to "Center", and then when attempting to switch back to "Left" aligned for remaining paragraphs, the text within the Word document remained Centered.
I'm using: VS2008 w/ .NET Framework 3.5, Microsoft.Offic e.Interop.Word Version 12.0.0.0, and I'm creating...