SetTextUnderlineWidth

Text

Description

Sets the width of the underlines for subsequently drawn text that has an underline style.

Syntax

Delphi

function TPDFlib.SetTextUnderlineWidth(UnderlineWidth: Double): Integer;

ActiveX

Function PDFlib::SetTextUnderlineWidth(UnderlineWidth As Double) As Long

DLL

int DLSetTextUnderlineWidth(int InstanceID, double UnderlineWidth);

Parameters

UnderlineWidthThe width of the underline to use