Hi i have Docx password protection, which i am uding in DOCX , whi

A

ashokapex

Hi i have Docx password protection, which i am uding in DOCX , which is hash
and salt, how i can use same password in DOC , i am using introp services

doc.SaveAs(

ref tempFilename, ref missing, ref missing, ref missing, ref objFalse, ref
missing, ref objReadOnly,





ref missing, ref missing, ref missing, ref missing, ref missing, ref
missing, ref missing, ref missing,





ref missing);
 
Top