A3DMarkupRichTextData
Fields
|
|
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