2.4.21.12 NotesViewInfoContainer

Referenced by: SlideViewInfoInstance

A container record that specifies display preferences for when a user interface shows the presentation in a manner optimized for the display of notes slides.


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

...

slideViewInfoAtom

...

...

zoomViewInfoAtom (60 bytes, optional)

...

...

...

rgGuideAtom (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 0x001.

rh.recType

MUST be RT_SlideViewInfo (section 2.13.24).

slideViewInfoAtom (11 bytes): A SlideViewInfoAtom record that specifies editing preferences for content positioning.

zoomViewInfoAtom (60 bytes): An optional ZoomViewInfoAtom record that specifies origin and scaling information.

rgGuideAtom (variable): An array of GuideAtom records that specifies guides for the notes view. It MUST NOT contain more than eight GuideAtom records with type equal to 0x00000000 (horizontal) and MUST NOT contain more than eight GuideAtom records with type equal to 0x00000001 (vertical). The array continues while rh.recType of the GuideAtom record is equal to RT_GuideAtom.