SecureBlackbox 2020 PHP Edition

Questions / Feedback?

SigRotate Property

Specifies the rotation angle of the signature widget in degrees.

Object Oriented Interface

public function getSigRotate();
public function setSigRotate($value);

Procedural Interface

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

Default Value

0

Remarks

Specifies the rotation angle of the signature widget in degrees. Values of 0, 90, 180, and 270 are allowed.

This property is not available at design time.

Data Type

Integer

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