PTTextRenderingMode

enum PTTextRenderingMode {  e_ptfill_text = 0,
e_ptstroke_text,
e_ptfill_stroke_text,
e_ptinvisible_text,
e_ptfill_clip_text,
e_ptstroke_clip_text,
e_ptfill_stroke_clip_text,
e_ptclip_text}

Undocumented