Spire.Doc is a professional Word .NET library specifically designed for developers to create, read, write, convert and print Word document files. Get free and professional technical support for Spire.Doc for .NET, Java, Android, C++, Python.

Tue Jan 25, 2011 3:21 am

How to set the space of the text in the word document?

Finalsky
 
Posts: 13
Joined: Wed Dec 22, 2010 1:12 am

Tue Jan 25, 2011 9:27 am

Thank you for your inquiry!
We may set the characterFormat property of the text to control the space of the text.
Code: Select all
text.CharacterFormat.CharacterSpacing = 10
e-iceblue support
User avatar

iceblue support
 
Posts: 240
Joined: Tue Dec 21, 2010 2:56 am

Return to Spire.Doc

cron