SecureBlackbox 2020 PHP Edition

Questions / Feedback?

FieldIndex Property

Specifies the index of the signature field to update.

Object Oriented Interface

public function getFieldIndex();
public function setFieldIndex($value);

Procedural Interface

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

Default Value

0

Remarks

Use this property to specify the index of the existing signature field before timestamping or adding validation info.

Data Type

Integer

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