FontFamily
Fonts
Description
Returns the font family of the selected font, if available.
Syntax
Delphi
Function TPDFlib.FontFamily: WideString;
ActiveX
Function PDFlib::FontFamily() As String
DLL
const wchar_t * DLFontFamily(int InstanceID);
Fonts
Returns the font family of the selected font, if available.
Function TPDFlib.FontFamily: WideString;
Function PDFlib::FontFamily() As String
const wchar_t * DLFontFamily(int InstanceID);