A3DMarkupRichTextData Struct Reference
Markup rich text data. More...
Detailed Description
Markup rich text data.
- Version
- 4.0 Entity type is kA3DTypeMarkupRichText.
Field Documentation
◆ m_pcRichText
A3DUTF8Char* A3DMarkupRichTextData::m_pcRichText |
Text with RTF format. See RTF parsing.
◆ m_uLength
A3DUns32 A3DMarkupRichTextData::m_uLength |
Length of the rich text.
◆ m_uiFileLinksSize
A3DUns32 A3DMarkupRichTextData::m_uiFileLinksSize |
Number of file links.
◆ m_ppFileLinks
A3DUTF8Char** A3DMarkupRichTextData::m_ppFileLinks |
Array of file links.
◆ m_dWrappingWidth
A3DDouble A3DMarkupRichTextData::m_dWrappingWidth |
Wrapping width.
◆ m_eFrameType
EA3DMarkupFrameType A3DMarkupRichTextData::m_eFrameType |
Frame type.
◆ m_eLeaderAlignmentType
EA3DLeaderAlignmentType A3DMarkupRichTextData::m_eLeaderAlignmentType |
Precises the leader/note attach.
◆ m_psTextPosition
A3DMDTextPosition* A3DMarkupRichTextData::m_psTextPosition |
The relative position of the text to the attach of the markup.
- See also
- A3DMDTextPositionGetData