SecureBlackbox 2020 PHP Edition

Questions / Feedback?

SignDocument Property

Whether to sign the document itself.

Object Oriented Interface

public function getSignDocument();
public function setSignDocument($value);

Procedural Interface

secureblackbox_officesigner_get($res, 50 );
secureblackbox_officesigner_set($res, 50, $value );

Default Value

true

Remarks

Use this property to specify whether the signature should be computed over the document itself.

Data Type

Boolean

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 PHP Edition - Version 20.0 [Build 8154]