2.5.8 HandoutContainer
A container record that specifies the handout master slide.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
rh |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
drawing (variable) |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
slideSchemeColorSchemeAtom (40 bytes) |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
slideNameAtom (variable) |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
slideProgTagsContainer (variable) |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
rgHandoutRoundTripAtom (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 0x000.
rh.recType
MUST be RT_Handout.
drawing (variable): A DrawingContainer record (section 2.5.13) that specifies the arrangement of content on the handout master slide.
slideSchemeColorSchemeAtom (40 bytes): A SlideSchemeColorSchemeAtom record that specifies the color scheme for the handout master slide.
slideNameAtom (variable): An optional SlideNameAtom record that specifies the name for the handout master slide. It SHOULD<76> be preserved.
slideProgTagsContainer (variable): An optional SlideProgTagsContainer record that specifies a list of programmable tags.
rgHandoutRoundTripAtom (variable): An array of HandoutRoundTripAtom records that specifies round-trip information. The array continues while rh.recType of the HandoutRoundTripAtom item is equal to one of the following record types: RT_RoundTripTheme12Atom or RT_RoundTripColorMapping12Atom. Each record type MUST NOT appear more than once.