Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdTextField::setVisibility Method
Syntax
C++
void setVisibility(bool state);

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

 

Parameters
Description
state
[in] A new flag value.
Copyright © 2002-2022. Open Design Alliance All rights reserved.