SecureBlackbox 2020 PHP Edition

Questions / Feedback?

PermsLowQualityPrint Property

Indicates if the document may be printed in low quality.

Object Oriented Interface

public function getPermsLowQualityPrint();
public function setPermsLowQualityPrint($value);

Procedural Interface

secureblackbox_pdfencryptor_get($res, 78 );
secureblackbox_pdfencryptor_set($res, 78, $value );

Default Value

true

Remarks

Indicates if the document may be printed in low quality.

Data Type

Boolean

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