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

TPDFDocPagesEnumerator

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

Declaration

Source position: fppdfobjects.pp line 795

type TPDFDocPagesEnumerator = class

  FDoc: TPDFDocument;

  FCurrentIdx: Integer;

public

  constructor create();

  function GetCurrent;

  function MoveNext;

  property Current: TPDFPageObject; [r]

end;

Inheritance

TPDFDocPagesEnumerator

|

TObject


Documentation generated on: 2023-03-18