Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdCheckBox::getPrintability Method
Syntax
C++
void getPrintability(bool& state) const;

Returns the current value of the flag that determines whether the checkbox should be printed. If the checkbox should be printed, the flag value is equal to true, otherwise it is equal to false. The method fills a passed boolean value with the checkbox printability flag value and returns it to a calling subroutine. 

 

Parameters
Description
state
[out] A placeholder for the flag value.
Copyright © 2002-2022. Open Design Alliance All rights reserved.