API Reference > Namespaces > OdPdfPublish Namespace > Classes > OdButton Class > OdButton Methods > OdButton::getTooltip Method
OdButton::getTooltip Method
Syntax
C++
void getTooltip(OdString& tooltip) const;
Parameters 
Description 
OdString& tooltip 
[out] A placeholder for the tooltip text. 

Returns the button tooltip text. The method fills a passed string object and returns it to a calling subroutine. 

 

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