API Reference > Namespaces > OdPdfPublish Namespace > Classes > OdSignatureField Class > OdSignatureField Methods > OdSignatureField::getLock Method
OdSignatureField::getLock Method
Syntax
C++
void getLock(bool& state) const;
Parameters 
Description 
bool& state 
[out] A placeholder for the flag value. 

Returns the current value of the flag that determines whether the signature field is locked. If the flag value is equal to true, the signature field is locked and becomes disabled, otherwise it is enabled and unlocked. The method fills a passed boolean value with the signature field lock flag value and returns it to a calling subroutine. 

 

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