
Characters count without space in VB.NET
Hi
Can any one tell us a way to calculate the
characters without spaces in the MS word document through
VB.NET?
We were using
ActiveDocument.BuiltInDocumentProperties
(wdPropertyCharacters)
to retreive the characters count thru VB6, but the same is
not working in VB.NET
Thank you,
Regards
Anand