GetFontIsSubsetted
Písma
Popis
Tato funkce vrátí 1, je-li font subsetovaný
Syntaxe
Delphi
Function TPDFlib.GetFontIsSubsetted: Integer;
ActiveX
Function PDFlib::GetFontIsSubsetted() As Long
DLL
int DLGetFontIsSubsetted(int InstanceID);
Návratové hodnoty
| 1 | Font is subsetted |
|---|---|
| 0 | Font is not subsetted |