by prsrikan » Fri Mar 01, 2013 5:58 pm
In the Word UI, there are options for choosing the type of header content to be displayed in the document - i.e., whether to use different headers for even and odd pages/different header for the first page. I found a way to programmatically set the even and odd headers in a document (by making use of the setEvenAndOddHeaders in CTSettings), but was unable to find a similar property for the first page header. Could someone point this setting? Thank you.