2.4.18.1 HTMLDocInfo9Atom

Referenced by: PP9DocBinaryTagExtension

An atom record that specifies settings for how to publish a document as a Web page.


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

...

unused1

encoding

frameColorType

screenSize

unused2

outputType

A

B

C

D

E

F

G

H

unused3

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_HTMLDocInfo9Atom (section 2.13.24).

rh.recLen

MUST be 0x00000010.

unused1 (4 bytes): Undefined and MUST be ignored.

encoding (4 bytes): An unsigned integer that specifies the code page for character encoding used by the Web page. See [MSDN-CP] for a list of possible code pages.

frameColorType (2 bytes): A WebFrameColorsEnum enumeration that specifies color options for displaying the text and background for the Web page notes pane and outline pane.

screenSize (1 byte): A WebScreenSizeEnum as specified in [MS-OSHARED] section 2.2.1.4 that specifies the document window size for the monitor on which the Web page is displayed.

unused2 (1 byte): Undefined and MUST be ignored.

outputType (1 byte): A WebOutputEnum enumeration that specifies the Web browser support that this publication ought to be optimized for.

A - fShowFrame (1 bit): A bit that specifies whether to include the notes pane and outline pane representation in the Web page.

B - fResizeGraphics (1 bit): A bit that specifies whether the graphics in the Web page are resizable.

C - fOrganizeInFolder (1 bit): A bit that specifies whether any additional files created to represent Web page content in a Web browser are stored in a separate folder.

D - fUseLongFileNames (1 bit): A bit that specifies whether a file name longer than eight characters is valid.

E - fRelyOnVML (1 bit): A bit that specifies whether the Web page requires Vector Markup Language (VML) to display in a Web browser.

F - fAllowPNG (1 bit): A bit that specifies whether to save pictures supporting the Web page using Portable Network Graphics (PNG) format.

G - fShowSlideAnimation (1 bit): A bit that specifies whether the Web page contains object animation and slide transition effect information.

H - reserved (1 bit): MUST be zero and MUST be ignored.

unused3 (2 bytes): Undefined and MUST be ignored.