SecureBlackbox 2020 PHP Edition

Questions / Feedback?

SigLocked Property

Specifies whether the signature widget can be moved by the user.

Object Oriented Interface

public function getSigLocked();
public function setSigLocked($value);

Procedural Interface

secureblackbox_pdfsigner_get($res, 100 );
secureblackbox_pdfsigner_set($res, 100, $value );

Default Value

true

Remarks

Specifies whether the signature widget can be moved by the user.

This is an obsolete property that would rarely need changing.

This property is not available at design time.

Data Type

Boolean

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 PHP Edition - Version 20.0 [Build 8154]