3.2.32.15 EmfPlusSetTextRenderingHint Example 2

This section provides an example of the EmfPlusSetTextRenderingHint record (section 2.3.6.8).

 00000490: 1F 40 05 00 0C 00 00 00 00 00 00 00


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

Type (0x401F)

Flags (0x0005)

Size (0x0000000C)

DataSize (0x00000000)

Type (2 bytes): 0x401F identifies the record type as EmfPlusSetTextRenderingHint.

Flags (2 bytes): 0x0005 specifies TextRenderingHintClearTypeGridFit from the TextRenderingHint enumeration (section 2.1.1.31).

Size (4 bytes): 0x0000000C specifies the size in bytes of this record.

DataSize (4 bytes): 0x00000000 specifies the size in bytes of record-specific data in this record, and in this case, there is none.