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

TPDFInfos

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

Declaration

Source position: fppdf.pp line 664

type TPDFInfos = class(TPersistent)

public

  constructor Create; virtual;

  property Author: string; [rw]

  property Title: string; [rw]

  property ApplicationName: string; [rw]

  property Producer: string; [rw]

  property CreationDate: TDateTime; [rw]

  property Keywords: string; [rw]

end;

Inheritance

TPDFInfos

|

TObject


Documentation generated on: 2023-03-18