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

Returns the button label text. The method fills a passed string object with the label text and returns this string to a calling subroutine. 

 

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