2.4.21.10 SlideViewInfoAtom
Referenced by: NotesViewInfoContainer, SlideViewInfoContainer
An atom record that specifies editing preferences for content positioning.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
rh |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
unused |
fSnapToGrid |
fSnapToShape |
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 0x0.
rh.recInstance
MUST be 0x000.
rh.recType
MUST be RT_SlideViewInfoAtom.
rh.recLen
MUST be 0x00000003.
unused (1 byte): Undefined and MUST be ignored.
fSnapToGrid (1 byte): A bool1 (section 2.2.2) that specifies an editing preference that the position of a shape aligns to the grid specified by the GridSpacing10Atom record.
fSnapToShape (1 byte): A bool1 that specifies an editing preference that the position of a shape aligns to the position of other shapes.