A3DMarkupRichTextData
Fields
A3DUTF8Char * |
m_pcRichText |
A3DUns32 |
m_uLength |
A3DUns32 |
m_uiFileLinksSize |
A3DUTF8Char ** |
m_ppFileLinks |
A3DDouble |
m_dWrappingWidth |
EA3DMarkupFrameType |
m_eFrameType |
EA3DLeaderAlignmentType |
m_eLeaderAlignmentType |
A3DMDTextPosition * |
m_psTextPosition |
Detailed Description
-
struct
A3DMarkupRichTextData Markup rich text data.
- Version
- 4.0 Entity type is kA3DTypeMarkupRichText.
Public Members
-
A3DUTF8Char *
m_pcRichText Text with RTF format. See RTF parsing.
-
A3DUTF8Char **
m_ppFileLinks Array of file links.
-
EA3DMarkupFrameType
m_eFrameType Frame type.
-
EA3DLeaderAlignmentType
m_eLeaderAlignmentType Precises the leader/note attach.
-
A3DMDTextPosition *
m_psTextPosition The relative position of the text to the attach of the markup.
See also
A3DMDTextPositionGetData