SetTextCharSpacing

Text

Description

Sets the amount of space to add between characters for subsequently drawn text.

Syntax

Delphi

function TPDFlib.SetTextCharSpacing(CharSpacing: Double): Integer;

ActiveX

Function PDFlib::SetTextCharSpacing(CharSpacing As Double) As Long

DLL

int DLSetTextCharSpacing(int InstanceID, double CharSpacing);

Parameters

CharSpacingThe amount of extra space to add between characters