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

TPDFSection

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

Declaration

Source position: fppdf.pp line 811

type TPDFSection = class(TCollectionItem)

public

  destructor Destroy; override;

  procedure AddPage();

  property Title: string; [rw]

  property Pages []: TPDFPage; [r]

  property PageCount: Integer; [r]

end;

Inheritance

TPDFSection

|

TObject


Documentation generated on: 2023-03-18