FontSize
Text, Fonts
Description
Returns the size in bytes of the selected font. A value will only be returned for embedded TrueType or Type1 fonts. A value will not be returned for subsetted fonts or standard fonts.
Syntax
Delphi
Function TPDFlib.FontSize: Integer;
ActiveX
Function PDFlib::FontSize() As Long
DLL
int DLFontSize(int InstanceID);