A3DMarkupRichTextData

struct A3DMarkupRichTextData

Markup rich text data.

4.0 Entity type is kA3DTypeMarkupRichText.

Variables

A3DUTF8Char *A3DMarkupRichTextData.m_pcRichText

Text with RTF format.

See RTF parsing.

A3DUns32 A3DMarkupRichTextData.m_uLength

Length of the rich text.

A3DUns32 A3DMarkupRichTextData.m_uiFileLinksSize

Number of file links.

Array of file links.

A3DDouble A3DMarkupRichTextData.m_dWrappingWidth

Wrapping width.

EA3DMarkupFrameType A3DMarkupRichTextData.m_eFrameType

Frame type.

EA3DLeaderAlignmentType A3DMarkupRichTextData.m_eLeaderAlignmentType

Precises the leader/note attach.

A3DMDTextPosition *A3DMarkupRichTextData.m_psTextPosition

The relative position of the text to the attach of the markup.

A3DMDTextPositionGetData