SecureBlackbox 2020 PHP Edition

Questions / Feedback?

SigCompressWidgetData Property

Whether the signature widget data should be compressed before saving.

Object Oriented Interface

public function getSigCompressWidgetData();
public function setSigCompressWidgetData($value);

Procedural Interface

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

Default Value

false

Remarks

Whether the signature widget data should be compressed before saving.

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]