Unit 'fppdfobjects' Package
[Overview][Constants][Types][Classes][Index] [#fcl-pdf]

TPDFDocumentInfo

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

Declaration

Source position: fppdfobjects.pp line 768

type TPDFDocumentInfo = class(TPDFObject)

protected

  function GetKeyName();

  function GetString();

  function GetDate();

  function GetName();

  property Source: TPDFDictionary; [r]

public

  class function ElementType; override;

  constructor Create();

  property Title: string; [r]

  property Author: string; [r]

  property Subject: string; [r]

  property Keywords: string; [r]

  property Creator: string; [r]

  property Producer: string; [r]

  property CreationDate: TDateTime; [r]

  property ModDate: TDateTime; [r]

  property Trapped: string; [r]

end;

Inheritance

TPDFDocumentInfo

|

TPDFObject

|

TObject


Documentation generated on: 2023-03-18