SecureBlackbox 2020 PHP Edition

Questions / Feedback?

SigShowOnAllPages Property

Forces the signature widget to be displayed on all pages in the document.

Object Oriented Interface

public function getSigShowOnAllPages();
public function setSigShowOnAllPages($value);

Procedural Interface

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

Default Value

false

Remarks

Forces the signature widget to be displayed on all pages in the document.

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]