2.7.9 Dop2010
The Dop2010 structure contains document and compatibility settings. These settings influence the appearance and behavior of the current document and store document-level state.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
dop2007 (674 bytes) |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
... |
docid |
||||||||||||||||||||||||||||||
... |
reserved |
||||||||||||||||||||||||||||||
... |
A |
empty |
|||||||||||||||||||||||||||||
... |
iImageDPI |
||||||||||||||||||||||||||||||
... |
dop2007 (674 bytes): A Dop2007 structure (section 2.7.8) that specifies document and compatibility settings.
docid (4 bytes): An unsigned integer that specifies an arbitrary identifier for the context of the paragraph identifiers in the document, as specified in [MS-DOCX] section 2.6.1.14 (docId). MUST be greater than 0 and less than 0x80000000
reserved (4 bytes): This value is undefined and MUST be ignored.
A - fDiscardImageData (1 bit): Specifies whether the cropped-out areas of images are to be discarded when the document is saved as specified in [MS-DOCX] section 2.6.1.13 (discardImageEditingData).
empty (31 bits): This value MUST be 0 and MUST be ignored.
iImageDPI (4 bytes): An unsigned integer that specifies the resolution at which to save images in the document, as specified in [MS-DOCX] section 2.6.1.12 (defaultImageDpi).