A3DMkpRTFFieldData

Detailed Description

struct A3DMkpRTFFieldData

Structure used to parse RTF strings.

Version
4.2

Public Members

A3DUns32 m_usGetFieldIndex

Reserved; used internally to parse RTF string.

A3DUTF8Char *m_pcText

Text extracted from the RTF. Only one caracter if the text is a symbol.

A3DUTF8Char *m_pcFamilyName

Font family name extracted from the RTF.

A3DEMarkupSymbol m_eSymbol

Set if m_pcText is a symbol. A3DEMarkupSymbol

A3DInt32 m_aRGB[3]

Text color extracted from the RTF.

A3DFloat m_fHeight

Text size as millimeter.

A3DInt8 m_cAttributes

Text attributes. See Flags for Font and Font-Key Attributes.