SelectedFont
Description
Returns the ID of the selected font.
Syntax
Delphi
function TQuickPDF0813.SelectedFont: Integer;
ActiveX
Function QuickPDF0813.PDFLibrary::SelectedFont As Long
DLL
int QuickPDFSelectedFont(int InstanceID)
Return values
| 0 | No font has been selected |
| Non-zero | The ID of the selected font |