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