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

Sets a new value of the visibility flag for the drop-down list. The visibility flag determines whether the drop-down list is visible in a document (if true) or is hidden (if false). 

 

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