SecureBlackbox 2020 PHP Edition

Questions / Feedback?

SigBackgroundHeight Property

The height of the background image in pixels.

Object Oriented Interface

public function getSigBackgroundHeight();
public function setSigBackgroundHeight($value);

Procedural Interface

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

Default Value

0

Remarks

The height 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]