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

Returns the current name of the drop-down list. The method fills a passed string object with the drop-down list name and returns it to a calling subroutine. 

 

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