SecureBlackbox 2020 PHP Edition

Questions / Feedback?

SigSignatureName Property

Specifies the unique signature identifier to use.

Object Oriented Interface

public function getSigSignatureName();
public function setSigSignatureName($value);

Procedural Interface

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

Default Value

''

Remarks

Specifies the unique signature identifier to use.

This is an internal identifier of a signature (such as Signature1) and is not meant to be human-readable.

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]