Hello,
How can I check page margins through VBA?? What I am doing is, I have created a template...all the documents created through this template needs to have page margin:
top .9
bottom .9
left .25
right .25
Through VBA, i need to check if the document page margins are these, if not, throw a messagebox saying. "Page Margins are not correct"
Any ideas.
Regards
