1
Answer

Late Binding

Photo of Swetha Srinivasan

Swetha Srinivasan

15y
2.7k
1
Hi, I am using late binding when creating a word object to generate a MS Word document from my C# program. I have successfully created tables and paragraphs, but now I am trying to format the paragraphs (left, justified, etc.).I want to insert headings (center aligned) using late binding.so can you please help?

Answers (1)