SecureBlackbox 2020 PHP Edition

Questions / Feedback?

SigWidth Property

Specifies the width of the signature widget.

Object Oriented Interface

public function getSigWidth();
public function setSigWidth($value);

Procedural Interface

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

Default Value

70

Remarks

Specifies the width of the signature widget.

The SigAutoSize property should be switched off for this to apply.

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]