FontSize
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 TQuickPDF0813.FontSize: Integer;
ActiveX
Function QuickPDF0813.PDFLibrary::FontSize As Long
DLL
int QuickPDFFontSize(int InstanceID)