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

TPDFElementType

Declaration

Source position: fppdfobjects.pp line 43

type TPDFElementType = (

  peComment,

  peIndirectObject,

  peXREF,

  peXREFItem,

  peTrailer,

  peStartXRef,

  peMalFormed,

  peValue,

  peStream,

  peArray,

  peContainer,

  peDictionary,

  peDictEntry,

  peRef,

  peCommand,

  peDocumentInfo

);


Documentation generated on: 2025-07-25