Source position: fppdfobjects.pp line 79
type TPDFTextRenderMode = set of (
trmFill,
trmStroke,
trmAddToClippingPath
);