A3DPDFLinkData Struct Reference
A3DPDFLinkData structure. More...
Data Fields | |
| A3DPDFELinkHighlightMode | m_eHighlightingMode |
| A3DInt32 | m_iBorderWidth |
| A3DUTF8Char * | m_pcJavascriptString |
| A3DPDFRgbColorData | m_sColor |
| A3DUns16 | m_usStructSize |
Detailed Description
A3DPDFLinkData structure.
- Version
- 5.2
Field Documentation
| A3DPDFELinkHighlightMode A3DPDFLinkData::m_eHighlightingMode |
Highlighting mode (the visual effect that shall be used when the mouse button is pressed or held down inside its active area).
| A3DInt32 A3DPDFLinkData::m_iBorderWidth |
Border width in points. 0 for an invisible border.
| A3DUTF8Char* A3DPDFLinkData::m_pcJavascriptString |
JavaScript action to be executed when the link is clicked.
| A3DPDFRgbColorData A3DPDFLinkData::m_sColor |
Border color.
| A3DUns16 A3DPDFLinkData::m_usStructSize |
Reserved; must be initialized with A3D_INITIALIZE_DATA.
