FontName
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 TQuickPDF0813.FontName: WideString;
ActiveX
Function QuickPDF0813.PDFLibrary::FontName As String
DLL
wchar_t * QuickPDFFontName(int InstanceID)