API Reference > Namespaces > OdPdfPublish Namespace > Classes > OdListBox Class > OdListBox Methods > OdListBox::setName Method
OdListBox::setName Method
Syntax
C++
void setName(const OdString& name);
Parameters 
Description 
const OdString& name 
[in] A new list box name. 

Sets the list box name. 

 

The name is mandatory and must be unique among the document object names.

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