SecureBlackbox 2020 PHP Edition

Questions / Feedback?

SignCoreProperties Property

Whether to sign the core properties of the document.

Object Oriented Interface

public function getSignCoreProperties();
public function setSignCoreProperties($value);

Procedural Interface

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

Default Value

false

Remarks

The core properties are a set of elements that describe common and well-known properties of the Office document package such as creator, version, revision, etc.

Data Type

Boolean

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