SecureBlackbox 2020 PHP Edition

Questions / Feedback?

SigToggleNoView Property

When True, the signature widget will be displayed only when the user is moving a mouse over it.

Object Oriented Interface

public function getSigToggleNoView();
public function setSigToggleNoView($value);

Procedural Interface

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

Default Value

false

Remarks

When True, the signature widget will be displayed only when the user is moving a mouse over it.

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]