2.4.15.6 NotesHeadersFootersContainer

Referenced by: DocumentContainer

A container record that specifies information about the headers and footers on a notes slide.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

rh

...

hfAtom

...

...

userDateAtom (variable)

...

headerAtom (variable)

...

footerAtom (variable)

...

rh (8 bytes): A RecordHeader structure (section 2.3.1) that specifies the header for this record. Sub-fields are further specified in the following table.

Field

Meaning

rh.recVer

MUST be 0xF.

rh.recInstance

MUST be 0x004.

rh.recType

MUST be RT_HeadersFooters.

hfAtom (12 bytes): A HeadersFootersAtom record that specifies the options for displaying the headers and footers.

userDateAtom (variable): An optional UserDateAtom record that specifies the custom date to be used in a HeadersFootersAtom record.

headerAtom (variable): An optional HeaderAtom record that specifies the content of the header.

footerAtom (variable): An optional FooterAtom record that specifies the content of the footer.