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 LongDLL
int DLFontSize(int InstanceID);