views:

158

answers:

0

I'm new to .NET and have a basic question. I have a word document in which some windings symbols(character code=168 and character code=120) have been inserted. I need to parse the document and read and check which symbol has been used. I know that symbols are inserted using the Range.InsertSymbol method, but how do you read these symbols?