SecureBlackbox 2020 PHP Edition

Questions / Feedback?

SigSignerCaption Property

Specifies the caption for the signer section on the signature widget.

Object Oriented Interface

public function getSigSignerCaption();
public function setSigSignerCaption($value);

Procedural Interface

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

Default Value

''

Remarks

Specifies the caption for the signer section on the signature widget.

The default value is "Signer: ".

This property is not available at design time.

Data Type

String

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