Please provide example of WordML <specVanish/> element.

L

LDillon

I am trying to suppress text in a WordML document that must remain in the
document for future reference. The specVanish element appears to be an
answer, however, I have not had any success with its use. Looking for a
working example.

Thanks
 
K

Klaus Linke

LDillon said:
I am trying to suppress text in a WordML document that must remain in the
document for future reference. The specVanish element appears to be an
answer, however, I have not had any success with its use. Looking for a
working example.

Hi,

Can't imagine any Word feature that corresponds to specVanish...
Maybe you could use simple hidden formatting <w:vanish/>?
You can set Word to print/not print hidden text.
Or you could look into (custom) document properties and variables.

Regards,
Klaus
 
Top