SecureBlackbox 2020 PHP Edition

Questions / Feedback?

SigAutoPos Property

Use the default widget position on a page.

Object Oriented Interface

public function getSigAutoPos();
public function setSigAutoPos($value);

Procedural Interface

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

Default Value

true

Remarks

Use the default widget position on a page.

The default position is aligned with the top right corner of the page. Switch this property off and use SigOffsetX and SigOffsetY to put the widget elsewhere on the page.

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