API Reference > Namespaces > OdPdfPublish Namespace > Classes > OdDropDownList Class > OdDropDownList Methods > OdDropDownList::setBorder Method
OdDropDownList::setBorder Method
Syntax
C++
void setBorder(bool state);
Parameters 
Description 
bool state 
[in] A new flag value. 

Sets a new value of the flag that determines whether the drop-down list has a border. If the flag value is equal to true, the drop-down list has a border, otherwise it does not. 

 

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