SelectedFont
Text, Fonts
Description
Returns the ID of the selected font.
Syntax
Delphi
function TPDFlib.SelectedFont: Integer;ActiveX
Function PDFlib::SelectedFont As LongDLL
int DLSelectedFont(int InstanceID);Return values
| 0 | No font has been selected |
|---|---|
| Non-zero | The ID of the selected font |