.net - How to add a watermark to ms-word with Default \ Auto settings -


i trying in .net using office interop add watermark word document. text these settings shown here;

enter image description here

with emphasis on how set size = auto, , semitransparent == true?

right use shapes.addtexteffect requires manually defining font size , fill.transparency exact values.

i tries perform textframe.autosize = msoautosize.msoautosizetexttofitshape didn't seem change font size.

so, how add watermark text above settings? thanks.


Comments

Popular posts from this blog

javascript - Hide toolbar of pdf file opened inside iframe using firefox -

Ansible - ERROR! the field 'hosts' is required but was not set -

Copy range with conditional formatting -