FontHasKerning

Text, Fonts

Description

Indicated whether the selected font has kerning information.

Syntax

Delphi

function TPDFlib.FontHasKerning: Integer;

ActiveX

Function PDFlib::FontHasKerning As Long

DLL

int DLFontHasKerning(int InstanceID);

Return values

0The selected font does not have any kerning information
1The selected font has at least one kerning pair