A3DPDFLinkData
-
struct
A3DPDFLinkData A3DPDFLinkDatastructure Since 2017, m_pcJavascriptString can only be defined with a HOOPS Publish Advanced version.5.2With HOOPS Publish Standard version, you should use A3DPDFLinkAddAction.
Variables
-
A3DInt32
A3DPDFLinkData.m_iBorderWidth -
Border width in points.
0 for an invisible border.
-
A3DPDFRgbColorData
A3DPDFLinkData.m_sColor -
Border color.
-
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).
-
A3DUTF8Char *
A3DPDFLinkData.m_pcJavascriptString -
JavaScript action to be executed when the link is clicked.
Only available with HOOPS Publish Advanced version.