SetTextSpacing

Text

Description

Set the amount of space to add between each line for the DrawWrappedText, GetWrappedTextHeight and DrawMultiLineText functions.

Syntax

Delphi

function TPDFlib.SetTextSpacing(Spacing: Double): Integer;

ActiveX

Function PDFlib::SetTextSpacing(Spacing As Double) As Long

DLL

int DLSetTextSpacing(int InstanceID, double Spacing);

Parameters

SpacingThe amount of space to add between each line