SecureBlackbox 2020 PHP Edition

Questions / Feedback?

SigStretchY Property

Use this property to manually adjust the size of the stretched background picture in the vertical direction.

Object Oriented Interface

public function getSigStretchY();
public function setSigStretchY($value);

Procedural Interface

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

Default Value

'66.0'

Remarks

Use this property to manually adjust the size of the stretched background picture in the vertical direction.

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]