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

TPDFEmbeddedFont

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

Declaration

Source position: fppdf.pp line 396

type TPDFEmbeddedFont = class(TPDFDocumentObject)

protected

  procedure Write(); override;

  class function WriteEmbeddedFont();

  class function WriteEmbeddedSubsetFont();

public

  constructor Create();

  property FontIndex: Integer; [r]

  property PointSize: Integer; [r]

  property FontSize: TPDFFloat; [r]

  property Page: TPDFPage; [r]

  property SimulateBold: Boolean; [r]

  property SimulateItalic: Boolean; [r]

end;

Inheritance

TPDFEmbeddedFont

|

TPDFDocumentObject

|

TPDFObject

|

TObject


Documentation generated on: 2025-07-25