SecureBlackbox 2020 PHP Edition

Questions / Feedback?

SigSectionTitleFontSize Property

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

Object Oriented Interface

public function getSigSectionTitleFontSize();
public function setSigSectionTitleFontSize($value);

Procedural Interface

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

Default Value

'7.0'

Remarks

Use this property to specify the font size to be used for section title 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]