SelectedFont
Tekst, fontovi
Opis
Povratne vrijednosti the ID of the selected font.
Sintaksa
Delphi
Function TPDFlib.SelectedFont: Integer;
ActiveX
Function PDFlib::SelectedFont() As Long
DLL
int DLSelectedFont(int InstanceID);
Povratne vrijednosti
| 0 | Nije odabran nijedan font |
|---|---|
| Non-zero | ID odabranog fonta |