SecureBlackbox 2020 PHP Edition

Questions / Feedback?

SigHideDefaultText Property

Switch offs generation of any headers for the signature widget.

Object Oriented Interface

public function getSigHideDefaultText();
public function setSigHideDefaultText($value);

Procedural Interface

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

Default Value

false

Remarks

Switch offs generation of any headers for the signature widget.

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]