Checks if is cFF.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax Public Function IsCFF As Boolean
public:
virtual bool IsCFF() sealed
Return Value
Type:
Boolean true if the embedded font is represented as CFF (Compact Font Format).
Remarks Only Type1 and Type1C fonts can be represented in CFF format
See Also