SecureBlackbox 2020 PHP Edition

Questions / Feedback?

SigHeight Property

Specifies the height of the signature widget.

Object Oriented Interface

public function getSigHeight();
public function setSigHeight($value);

Procedural Interface

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

Default Value

70

Remarks

Specifies the height 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]