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

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

 

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