Unit 'fpPDF' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl-pdf]

TPDFFont

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: fppdf.pp line 835

type TPDFFont = class(TCollectionItem)

public

  constructor Create(); override;

  destructor Destroy; override;

  function GetGlyphIndices();

  procedure AddTextToMappingList();

  property FontFile: string; [rw]

  property Name: string; [rw]

  property TextMapping: TTextMappingList; [r]

  property IsStdFont: Boolean; [rw]

  property SubsetFont: TStream; [r]

end;

Inheritance

TPDFFont

|

TObject


Documentation generated on: 2023-03-18