PXC_TextSmoothMode Enumeration

From PDF XChange PDF SDK
Revision as of 10:39, 23 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Specifies the ...

Syntax

enum PXC_TextSmoothMode
{
    TSM_None      = 0,
    TSM_Antialias = 1,
    TSM_ClearType = 2,
};

Constants

TSM_None
The ...
TSM_Antialias
The ...
TSM_ClearType
The ...

See Also

IPXC_PageRenderParams::TextSmoothMode