SecureBlackbox 2020 PHP Edition

Questions / Feedback?

SigAutoStretchBackground Property

Stretches the background picture to fit the signature widget.

Object Oriented Interface

public function getSigAutoStretchBackground();
public function setSigAutoStretchBackground($value);

Procedural Interface

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

Default Value

true

Remarks

Stretches the background picture to fit the signature widget.

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]