PXC_TextSmoothMode Enumeration
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:PXC_TextSmoothMode Enumeration}} | {{#customTitle:PXC_TextSmoothMode Enumeration}} | ||
− | {{#parentPage:PXV:PXC_Enumerations|PXC_TextSmoothMode | + | {{#parentPage:PXV:PXC_Enumerations|PXC_TextSmoothMode|enum}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} | ||
Line 26: | Line 26: | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IPXC_PageRenderParams_TextSmoothMode|IPXC_PageRenderParams::TextSmoothMode]] |
Latest revision as of 09:39, 23 May 2015
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 ...