SecureBlackbox 2020 PHP Edition

Questions / Feedback?

SigCustomAppearance Property

Contains custom widget description in raw PDF graphic operators format.

Object Oriented Interface

public function getSigCustomAppearance();
public function setSigCustomAppearance($value);

Procedural Interface

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

Remarks

Contains custom widget description in raw PDF graphic operators format.

Use this property to provide a PDF stream describing the widget appearance.

This property is not available at design time.

Data Type

Byte Array

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