PXC_DrawToDeviceFlags Enumeration
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:PXC_DrawToDeviceFlags Enumeration}} | {{#customTitle:PXC_DrawToDeviceFlags Enumeration}} | ||
− | {{#parentPage:PXV: | + | {{#parentPage:PXV:PXC_Enumerations|PXC_DrawToDeviceFlags Enumeration|enum}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} |
Revision as of 22:28, 21 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
...