SecureBlackbox 2020 PHP Edition

Questions / Feedback?

SigDateCaptionFormat Property

The format string used to display the signing time in the signature widget.

Object Oriented Interface

public function getSigDateCaptionFormat();
public function setSigDateCaptionFormat($value);

Procedural Interface

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

Default Value

''

Remarks

The format string used to display the signing time in the signature widget.

Leave this property empty (default value) to use the default formatting.

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]