GetFontIsSubsetted

Fonts

Description

This function will return 1 if the font is a subsetted font.

Syntax

Delphi

Function TPDFlib.GetFontIsSubsetted: Integer;

ActiveX

Function PDFlib::GetFontIsSubsetted() As Long

DLL

int DLGetFontIsSubsetted(int InstanceID);

Return values

1Font is subsetted
0Font is not subsetted