SecureBlackbox 2020 PHP Edition

Questions / Feedback?

SigSectionTextFontSize Property

Use this property to specify the font size to be used for general text on the widget.

Object Oriented Interface

public function getSigSectionTextFontSize();
public function setSigSectionTextFontSize($value);

Procedural Interface

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

Default Value

'5.0'

Remarks

Use this property to specify the font size to be used for general text on the widget.

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]