2.7.18 PP9ShapeBinaryTagExtension

Referenced by: ShapeProgBinaryTagSubContainerOrAtom

A pair of atom records that specifies a programmable tag with additional shape data.


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

...

tagName (14 bytes)

...

...

...

rhData

...

...

styleTextPropAtom (variable)

...

rh (8 bytes): A RecordHeader structure (section 2.3.1) that specifies the header for the first 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_CString (section 2.13.24).

rh.recLen

MUST be 0x0000000E.

tagName (14 bytes): A PrintableUnicodeString (section 2.2.23) that specifies the programmable tag name. It MUST be "___PPT9".

rhData (8 bytes): A RecordHeader structure (section 2.3.1) that specifies the header for the second record. Sub-fields are further specified in the following table:

Field

Meaning

rhData.recVer

MUST be 0x0.

rhData.recInstance

MUST be 0x000.

rhData.recType

MUST be RT_BinaryTagDataBlob.

styleTextPropAtom (variable): A StyleTextProp9Atom record that specifies additional text style properties.