Close

Relief for ODA Team in Ukraine

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

Returns the current value of the visibility flag for the signature field. The visibility flag determines whether the signature field is visible in the document (if true) or is hidden (if false). The method fills a passed boolean value with the signature field visibility 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.