Source position: fppdfobjects.pp line 780
type TPDFCodeSpaceRange = record
public
RangeStart: Cardinal;
RangeEnd: Cardinal;
function Contains();
end;