FontName

Fonts

Description

Returns the name of the selected font. A font is automatically selected when it is added to the document. The GetFontID and SelectFont functions can be used to select a different font.

Syntax

Delphi

function TPDFlib.FontName: WideString;

ActiveX

Function PDFlib::FontName As String

DLL

wchar_t * DLFontName(int InstanceID);