2.3.2.3 bWMode

The bWMode property specifies how a shape will render in black-and-white display mode.


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

opid

bWMode

...

opid (2 bytes): An OfficeArtFOPTEOPID record, as defined in section 2.2.8, that specifies the header for this property. The following table specifies the subfields.

Field

Meaning

opid.opid

A value that MUST be 0x0304.

opid.fBid

A value that MUST be 0x0.

opid.fComplex

A value that MUST be 0x0.

bWMode (4 bytes): An MSOBWMODE enumeration value, as defined in section 2.4.26, that specifies how the shape will render in black-and-white display mode. If the value is msobwAutomatic, the bWModePureBW property, as defined in section 2.3.2.4, SHOULD be used when rendering in pure black-and-white display mode, and the bWModeBW property, as defined in section 2.3.2.5, SHOULD be used when rendering in grey scale black-and-white display mode. The default value for this property is msobwAutomatic.