Source position: fppdfparser.pp line 55
type TPDFProgressKind = (
pkXRef,
pkIndirect,
pkContentStream
);