Unit 'RLPDFFilter' Package
[Overview][Constants][Types][Classes][Variables][Index] [#pl_fortesreport]

TRLPDFFilterDocumentInfo

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

Declaration

Source position: rlpdffilter.pas line 333

type TRLPDFFilterDocumentInfo = class(TPersistent)

public

  constructor Create;

  

  procedure Assign();

  

  procedure Clear;

  

published

  property Title: string; [rw]

  

  property Subject: string; [rw]

  

  property Author: string; [rw]

  

  property KeyWords: string; [rw]

  

  property Creator: string; [rw]

  

  property Producer: string; [rw]

  

  property ModDate: TdateTime; [rw]

  

end;

Inheritance

TRLPDFFilterDocumentInfo

  

|

TObject



CT Web help

CodeTyphon Studio