Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
117085 | Aug 7,2014 12:17 PM UTC | Aug 8,2014 10:26 AM UTC | ASP.NET Web Forms (Classic) | 1 |
![]() |
Tags: DocIO |
this.document = new WordDocument();but
this.document.Propertiesis read-only. I need to write title.
Hi Alexey,
Thank you for your interest in Syncfusion products.
Kindly use the BuiltinDocumentProperties.Title property of WordDocument class to set the document properties title in a Word document. Below code snippet illustrates the same.
wordDocument.BuiltinDocumentProperties.Title = "TitleName";
If this is not your exact requirement, kindly provide us more details on your exact requirement.
Please let us know if you have any other questions
Regards,
Nithya
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
or the page will be automatically redirected to sign-in page in 10 seconds.