ImageEn, unit iepdf

TIEPDFRenderingMode


Declaration

type TIEPDFRenderingMode = (iepdfFillText, iepdfStrokeText, iepdfFillStroke);


Description

Value Description
iepdfFillText Text is drawn with solid fill
iepdfStrokeText Outline of text only is drawn
iepdfFillStroke Text is drawn with solid fill and an outline