API Reference > Namespaces > OdPdfPublish Namespace > Classes > OdCheckBox Class > OdCheckBox Methods > OdCheckBox::setVisibility Method
OdCheckBox::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 checkbox. The visibility flag determines whether the checkbox is visible in a document (if true) or is hidden (if false). 

 

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