SecureBlackbox 2020 PHP Edition

Questions / Feedback?

SigBackgroundData Property

Contains/takes the data of the signature widget background bitmap.

Object Oriented Interface

public function getSigBackgroundData();
public function setSigBackgroundData($value);

Procedural Interface

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

Remarks

Contains/takes the data of the signature widget background bitmap.

Assign the widget background data (in form of JPEG or JPEG2000 bytes) to this property.

This property is not available at design time.

Data Type

Byte Array

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