Markup rich text data. More...
Markup rich text data.
A3DUns16 A3DMarkupRichTextData::m_usStructSize |
Reserved; must be initialized with A3D_INITIALIZE_DATA.
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.
A3DUTF8Char** A3DMarkupRichTextData::m_ppFileLinks |
Array of file links.
A3DDouble A3DMarkupRichTextData::m_dWrappingWidth |
Wrapping width.
EA3DMarkupFrameType A3DMarkupRichTextData::m_eFrameType |
Frame type.
EA3DLeaderAlignementType A3DMarkupRichTextData::m_eLeaderAlignementType |
Precises the leader/note attach.
A3DMDTextPosition* A3DMarkupRichTextData::m_psTextPosition |
The relative position of the text to the attach of the markup.