SecureBlackbox 2020 PHP Edition

Questions / Feedback?

SigAutoText Property

Use the default widget descriptions.

Object Oriented Interface

public function getSigAutoText();
public function setSigAutoText($value);

Procedural Interface

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

Default Value

true

Remarks

Use the default widget descriptions.

The default texts are based on the information contained in the signing certificate. Set this property to false and use SigAlgorithmInfo, SignerInfo, and SigHeader properties to generate customized descriptions.

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]