PXC_DrawToDeviceFlags Enumeration
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:PXC_DrawToDeviceFlags Enumeration}} | {{#customTitle:PXC_DrawToDeviceFlags Enumeration}} | ||
Line 28: | Line 29: | ||
== See Also == | == See Also == | ||
− | + | ... |
Revision as of 07:14, 20 May 2015
Specifies the ...
Syntax
enum PXC_DrawToDeviceFlags { DDF_AsVector = 1, DDF_AsGrayscale = 2, DDF_EmbeddedFontAsCurves = 16, DDF_AllFontsAsCuves = 48, };
Constants
- DDF_AsVector
- The ...
- DDF_AsGrayscale
- The ...
- DDF_EmbeddedFontAsCurves
- The ...
- DDF_AllFontsAsCuves
- The ...
See Also
...