SecureBlackbox 2020 PHP Edition

Questions / Feedback?

SigReason Property

Specifies the reason for signing.

Object Oriented Interface

public function getSigReason();
public function setSigReason($value);

Procedural Interface

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

Default Value

''

Remarks

Specifies the reason for signing. This is a PDF document property.

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]