SecureBlackbox 2020 PHP Edition

Questions / Feedback?

SigBackgroundWidth Property

The width of the background image in pixels.

Object Oriented Interface

public function getSigBackgroundWidth();
public function setSigBackgroundWidth($value);

Procedural Interface

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

Default Value

0

Remarks

The width of the background image in pixels.

It is important that this property matches the exact size of the image when custom background is used.

This property is not available at design time.

Data Type

Integer

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 PHP Edition - Version 20.0 [Build 8154]