How to selected content in unprotected region in MS Word ?

S

Stone

Hi All

Current having some problems with Microsoft Words

I need to select and retrieve all contents of unprotected regions in a
particular words document using
vb.net.

Header
bookmark1 [ contents ] bookmark2
text in [ ] is unprotect, rest of the document is protected

need to do this becos im required to 'copy' the contents in the unprotected
region and
paste it in other documents. Seems like tat are no methods or functions in
the words.application class in vb.net
 
Top