SecureBlackbox 2020 PHP Edition

Questions / Feedback?

SigNoView Property

If this value is True the signature widget will not be displayed when the document is viewed.

Object Oriented Interface

public function getSigNoView();
public function setSigNoView($value);

Procedural Interface

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

Default Value

false

Remarks

If this value is True the signature widget will not be displayed when the document is viewed.

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]