API Reference > OdDb Classes > OdDbHyperlink Class > OdDbHyperlink Methods > OdDbHyperlink::getDisplayString Method
OdDbHyperlink::getDisplayString Method
Syntax
C++
virtual const OdString getDisplayString() const = 0;

Returns the display string associated with this Hyperlink object.

Returns "- " if the description set by setDescription() is NULL.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.