SecureBlackbox 2020 PHP Edition

Questions / Feedback?

SigLocation Property

Specifies the host name or the physical location of the signing entity.

Object Oriented Interface

public function getSigLocation();
public function setSigLocation($value);

Procedural Interface

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

Default Value

''

Remarks

Specifies the host name or the physical location of the signing entity. This is a PDF property.

This property is not available at design time.

Data Type

String

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