How to specify header distance

@alexey.noskov hai sir ,I need to fix the header height from top of the page as one inch how to fix header height in the word document as one inch. could you please help me.

@srinu12 Looks like PageSetup.HeaderDistance property is what you are looking for.
The value is set in points, but you ca easily convert between units using ConvertUtil class.