API Reference > OdExport Classes > TD_PDF_2D_EXPORT Namespace > Classes > HyperlinkData Structure
HyperlinkData Structure
Syntax
C++
struct HyperlinkData { OdString m_link; bool m_bInternal; OdString m_layer; };

Pdf2dExportGsCacheSupport.h

A structure that stores and operates hyperlink data.

 
Name 
Description 
 
This is the overview for the HyperlinkData constructor overload. 
 
Name 
Description 
 
A flag that defines whether the hyperlink is internal (if equals true) or not (if equals false). 
 
A name of the layer that contains the hyperlink. 
 
A hyperlink address. 
 
Name 
Description 
 
size 
This is size, a member of class HyperlinkData. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.