SecureBlackbox 2020 PHP Edition

Questions / Feedback?

SigNoZoom Property

If this value is True the signature widget size will not be changed during zooming.

Object Oriented Interface

public function getSigNoZoom();
public function setSigNoZoom($value);

Procedural Interface

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

Default Value

false

Remarks

If this value is True the signature widget size will not be changed during zooming.

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]