add Footer & Header clarification to docs (#1644)

This commit is contained in:
Francis Nickels III 2023-09-03 09:11:35 -07:00 committed by GitHub
parent 3b2b8ca8d6
commit ff5657ba87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1123,8 +1123,8 @@ func attrValToBool(name string, attrs []xml.Attr) (val bool, err error) {
// DifferentFirst | Different first-page header and footer indicator
// DifferentOddEven | Different odd and even page headers and footers indicator
// ScaleWithDoc | Scale header and footer with document scaling
// OddFooter | Odd Page Footer
// OddHeader | Odd Header
// OddFooter | Odd Page Footer, or primary Page Footer if 'DifferentOddEven' is 'false'
// OddHeader | Odd Header, or primary Page Header if 'DifferentOddEven' is 'false'
// EvenFooter | Even Page Footer
// EvenHeader | Even Page Header
// FirstFooter | First Page Footer