SecureBlackbox 2020 PHP Edition

Questions / Feedback?

MetadataEncrypted Property

Indicates if the document metadata is encrypted.

Object Oriented Interface

public function getMetadataEncrypted();

Procedural Interface

secureblackbox_pdfdecryptor_get($res, 20 );

Default Value

true

Remarks

Use this property to check if document metadata is encrypted.

Metadata contains additional information about document such as its name and author.

This property is read-only and 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]