API Reference > Namespaces > OdPdfPublish Namespace > Classes > OdCheckBox Class > OdCheckBox Methods > OdCheckBox::setName Method
OdCheckBox::setName Method
Syntax
C++
void setName(const OdString& name);
Parameters 
Description 
const OdString& name 
[in] A new value of the checkbox name. 

Sets a name for the checkbox. 

 

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

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