PXC_TextSmoothMode Enumeration

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:PXC_TextSmoothMode Enumeration}}
 
{{#customTitle:PXC_TextSmoothMode Enumeration}}
Line 25: Line 26:
  
 
== See Also ==
 
== See Also ==
See also ...
+
...

Revision as of 08:18, 20 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 ...

See Also

...